ARM: dts: msm: update size for sram node in diwali

Update size for sram node in diwali.

Change-Id: I0e5acd811754957d25b293f16af18c6ae35c87fb
This commit is contained in:
Shivnandan Kumar
2022-05-18 18:39:49 +05:30
parent 658e1a6492
commit b8c13048d7

View File

@@ -54,8 +54,8 @@
#address-cells = <2>;
#size-cells = <2>;
compatible = "mmio-sram";
reg = <0x0 0x17D09400 0x0 0x400>;
ranges = <0x0 0x0 0x0 0x17D09400 0x0 0x400>;
reg = <0x0 0x17D09400 0x0 0x200>;
ranges = <0x0 0x0 0x0 0x17D09400 0x0 0x200>;
cpu_scp_lpri: scp-shmem@0 {
compatible = "arm,scp-shmem";