mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-29 23:19:18 +00:00
diwali: Bump sram size
Change-Id: If1e7630eb4dbcdd7fcfa26874459bd70c9a2a13c Signed-off-by: Jens Reidel <adrian@travitia.xyz>
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
compatible = "mmio-sram";
|
||||
reg = <0x0 0x17D09400 0x0 0x200>;
|
||||
ranges = <0x0 0x0 0x0 0x17D09400 0x0 0x200>;
|
||||
reg = <0x0 0x17D09400 0x0 0x400>;
|
||||
ranges = <0x0 0x0 0x0 0x17D09400 0x0 0x400>;
|
||||
|
||||
cpu_scp_lpri: scp-shmem@0 {
|
||||
compatible = "arm,scp-shmem";
|
||||
|
||||
Reference in New Issue
Block a user