Skip to content

drivers: uart: keep active after rx wakeup for rtl87x2g#144

Merged
ZhiyuanTang17 merged 3 commits intortkconnectivity:realtek-main-v3.5.0from
YuzhuoLiuRTK:realtek-main-v3.5.0
Sep 17, 2025
Merged

drivers: uart: keep active after rx wakeup for rtl87x2g#144
ZhiyuanTang17 merged 3 commits intortkconnectivity:realtek-main-v3.5.0from
YuzhuoLiuRTK:realtek-main-v3.5.0

Conversation

@YuzhuoLiuRTK
Copy link
Copy Markdown
Collaborator

1.Add CONFIG_UART_RTL87X2G_KEEP_ACTIVE_AFTER_RX_WAKEUP to avoid enterring dlps and keep active after uart rx wakeup to receive data. If CONFIG_UART_RTL87X2G_KEEP_ACTIVE_AFTER_RX_WAKEUP=y, uart will not allow to enter dlps until timeout and uart_idle;
2.enable short pulse wakeup in power.c;

1.Add CONFIG_UART_RTL87X2G_KEEP_ACTIVE_AFTER_RX_WAKEUP to avoid
enterring dlps and keep active after uart rx wakeup to receive data.
If CONFIG_UART_RTL87X2G_KEEP_ACTIVE_AFTER_RX_WAKEUP=y, uart will not
allow to enter dlps until timeout and uart_idle;
2.enable short pulse wakeup in power.c;

Signed-off-by: Yuzhuo Liu <yuzhuo_liu@realsil.com.cn>
Sync Kconfig.realtek to zephyr v3.7 branch to fix CI warnings.

Signed-off-by: Yuzhuo Liu <yuzhuo_liu@realsil.com.cn>
Check dma_channel_num and return if encounter error to avoid negative
array index.

Signed-off-by: Yuzhuo Liu <yuzhuo_liu@realsil.com.cn>
@ZhiyuanTang17 ZhiyuanTang17 merged commit 74b23f8 into rtkconnectivity:realtek-main-v3.5.0 Sep 17, 2025
8 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.

2 participants