Merge "ARM: dts: msm: add cont-splash & ramdump support on sun target"

This commit is contained in:
qctecmdr
2024-02-02 13:27:04 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -46,6 +46,18 @@
qcom,proxy-consumer-enable;
pinctrl-names = "default";
};
disp_rdump_memory: disp_rdump_region@0xd5500000 {
reg = <0xd5500000 0x00800000>;
label = "disp_rdump_region";
};
};
&reserved_memory {
splash_memory: splash_region {
reg = <0x0 0xd5500000 0x0 0x02b00000>;
label = "cont_splash_region";
};
};
&sde_dsi {