Skip to content

bee: pm: support rtk pm pend stage#180

Merged
ZhiyuanTang17 merged 1 commit intortkconnectivity:realtek-main-v3.5.0from
ZhiyuanTang17:v3.5.0-refine-pm
Nov 20, 2025
Merged

bee: pm: support rtk pm pend stage#180
ZhiyuanTang17 merged 1 commit intortkconnectivity:realtek-main-v3.5.0from
ZhiyuanTang17:v3.5.0-refine-pm

Conversation

@ZhiyuanTang17
Copy link
Copy Markdown

  • Register Zephyr pendcall function to support the RTK PM pend stage.
  • Move systick restore to the final pend stage to ensure that after exiting DLPS, driver resume always comes first, followed by the execution of the timeout callback.
  • Add a testcase to verify that the exclude timer is executed before driver resume. Without the adjustment of moving systick restore from restore stage to pend stage, this testcase would fail.

- Register Zephyr pendcall function to support the RTK PM pend stage.
- Move systick restore to the final pend stage to ensure that after
  exiting DLPS, driver resume always comes first, followed by the
  execution of the timeout callback.
- Add a testcase to verify that the exclude timer is executed before
  driver resume. Without the adjustment of moving systick restore from
  restore stage to pend stage, this testcase would fail.

Signed-off-by: Zhiyuan Tang <zhiyuan_tang@realsil.com.cn>
@ZhiyuanTang17 ZhiyuanTang17 merged commit 8932a04 into rtkconnectivity:realtek-main-v3.5.0 Nov 20, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant