Re: [PATCH v4 0/4] arm64: boot: dts: ti: k3-am62l: allow WKUP UART wakeup from LPM

From: Vignesh Raghavendra

Date: Fri Mar 13 2026 - 03:58:47 EST


Hi Kendall Willis,

On Thu, 19 Feb 2026 13:43:15 -0600, Kendall Willis wrote:
> K3 TI AM62L SoC supports wakeup from WKUP UART when the SoC is in the
> DeepSleep low power mode. To allow wakeup from WKUP UART the target-module
> device tree node is enabled. The ti-sysc interconnect target module driver
> is used to configure the SYSCONFIG related registers. In this case, the
> target module node configures the WKUP UART to be able to wakeup from
> system suspend. The SYSC register is used to enable wakeup from system
> suspend for the WKUP UART. Refer to 14.7.2.5 UART in the AM62L Technical
> Reference Manual for registers referenced [1].
>
> [...]

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/4] arm64: dts: ti: k3-am62l: include WKUP_UART0 in wakeup peripheral window
commit: e5452968a4b04f93bf9b778ccfd00f79e4d4f529
[2/4] arm64: boot: dts: ti: k3-am62l-wakeup: create label for wkup_uart0 target-module
commit: f177b48ac038ddf131d05099ce6b05eae946db08
[3/4] arm64: boot: dts: ti: k3-am62l3-evm: define wkup_uart0 pins
commit: 54217686642ac0007d4e0c8032c0250dd9b29f91
[4/4] arm64: boot: dts: ti: k3-am62l3-evm: enable wkup_uart0_target node
commit: 3865126f0e5b497e2a94eaaba56464ac4ce8faef

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Vignesh