ARM: dts: msm: update demura memory regions for sun
This change adds demura memory entries to reservered memory regions. Change-Id: I2050ba028c2aa2cfa192d8eac817921af7d8fac6 Signed-off-by: yadwan <quic_yadwan@quicinc.com>
This commit is contained in:
@@ -58,6 +58,19 @@
|
||||
reg = <0x0 0xfc800000 0x0 0x02b00000>;
|
||||
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 {
|
||||
|
Reference in New Issue
Block a user