summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDhruva Gole <d-gole@ti.com>2023-02-22 17:17:59 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2023-02-22 11:05:10 -0600
commit4026888c7bba1c320beef9b4f461bb7c2d356333 (patch)
treeadc2a63e09e092fe3d662e22a2a5f27e45eccbc4 /arch
parentb57d377549f27961ea6d423fa904b1f3f3dcd9b9 (diff)
arm64: dts: ti: k3-am62-main: rm lpm region from dmsc
Remove the "lpm" region from am62-main DT and rather have it in the lpmdemo DT since Low Power Mode is currently said to be supported only using k3-am625-sk-lpmdemo This will help fix the k3_r5_rproc: probe issues Signed-off-by: Dhruva Gole <d-gole@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/ti/k3-am62-main.dtsi6
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
index f1494e0e9816..510775e9a88f 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
@@ -157,10 +157,8 @@
mbox-names = "rx", "tx";
mboxes= <&secure_proxy_main 12>,
<&secure_proxy_main 13>;
- reg-names = "debug_messages", "lpm";
- reg = <0x00 0x44043000 0x00 0xfe0>,
- <0x00 0x78000000 0x00 0x8000>;
- firmware-name = "ti-sysfw/ti-fs-stub-firmware-am62x-gp-signed.bin";
+ reg-names = "debug_messages";
+ reg = <0x00 0x44043000 0x00 0xfe0>;
k3_pds: power-controller {
compatible = "ti,sci-pm-domain";