mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user