Commit 32369aa1 authored by Grygorii Strashko's avatar Grygorii Strashko Committed by Tero Kristo

arm64: dts: ti: k3-am65-wakeup: add k3 platforms chipid module node

Add DT node for the Texas Instruments K3 Multicore AM65x SoC platforms
chipid module.
Signed-off-by: default avatarGrygorii Strashko <grygorii.strashko@ti.com>
Reviewed-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
parent b3a9e3b9
......@@ -34,6 +34,11 @@ k3_reset: reset-controller {
};
};
chipid@43000014 {
compatible = "ti,am654-chipid";
reg = <0x43000014 0x4>;
};
wkup_pmx0: pinmux@4301c000 {
compatible = "pinctrl-single";
reg = <0x4301c000 0x118>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment