mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02:00
arm64: boot: dts: ti: k3-am62l-wakeup: create label for wkup_uart0 target-module
Add label to the target-module node so that it can easily be referenced. The node specifically configures the SYSCONFIG related registers for WKUP UART. Reviewed-by: Dhruva Gole <d-gole@ti.com> Signed-off-by: Kendall Willis <k-willis@ti.com> Link: https://patch.msgid.link/20260219-v6-19-wkup-uart-wakeup-v4-2-eda09dce5623@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
parent
e5452968a4
commit
f177b48ac0
|
|
@ -81,7 +81,7 @@ wkup_i2c0: i2c@2b200000 {
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
target-module@2b300050 {
|
||||
wkup_uart0_target: target-module@2b300050 {
|
||||
compatible = "ti,sysc-omap2", "ti,sysc";
|
||||
reg = <0x00 0x2b300050 0x00 0x4>,
|
||||
<0x00 0x2b300054 0x00 0x4>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user