ARM: dts: msm: Correct imem child bus address map

Change imem node ranges to map imem address space to the
child node's address space correctly.

Change-Id: Ic4ec5cbf233011f48341b7c2788e1cf983a2dc7b
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
This commit is contained in:
Khaja Hussain Shaik Khaji
2024-10-17 18:53:46 +05:30
parent 9b96e0ba0b
commit 8892bda7c1

View File

@@ -1325,7 +1325,7 @@
qcom,msm-imem@14680000 {
compatible = "qcom,msm-imem";
reg = <0x0 0x14680000 0x0 0x1000>;
ranges = <0x0 0x0 0x14680000 0x0 0x1000>;
ranges = <0x0 0x0 0x0 0x14680000 0x0 0x1000>;
#address-cells = <2>;
#size-cells = <2>;