Merge remote-tracking branch 'quic/display-kernel-dev.lnx.1.0' into display-kernel.lnx.11.0

CRs              SHA_ID     Commit Message
----------------------------------------------------------------------
3697567           Ia7bed7b3 ARM: dts: msm: add cont-splash & ramdump support on sun target

CRs-Included: 3697567

Change-Id: I3630d51f7248c7fbcb8e8762d86ff814d58073d2
Signed-off-by: Linux Display <lnxdisplay@localhost>
This commit is contained in:
Linux Display
2024-02-03 08:51:01 +05:30

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 {