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

CRs              SHA_ID     Commit Message
----------------------------------------------------------------------
3766243           I2050ba02 ARM: dts: msm: update demura memory regions for sun

CRs-Included: 3766243 .

Change-Id: I0a1f55482290e0b51e5aa122a5fef088e00c7902
Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
lnxdisplay
2024-03-29 12:35:41 +05:30

View File

@@ -58,6 +58,19 @@
reg = <0x0 0xfc800000 0x0 0x02b00000>; reg = <0x0 0xfc800000 0x0 0x02b00000>;
label = "cont_splash_region"; label = "cont_splash_region";
}; };
/*
* Demura memory regions are to be commented out if
* feature not in use.
*/
demura_memory_0: demura_region_0 {
reg = <0x0 0x0 0x0 0x0>;
label = "demura hfc region 0";
};
demura_memory_1: demura_region_1 {
reg = <0x0 0x0 0x0 0x0>;
label = "demura hfc region 1";
};
}; };
&sde_dsi { &sde_dsi {