Merge "ARM: dts: msm: add cont-splash & ramdump support on sun target"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b179caf787
@@ -46,6 +46,18 @@
|
|||||||
qcom,proxy-consumer-enable;
|
qcom,proxy-consumer-enable;
|
||||||
pinctrl-names = "default";
|
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 {
|
&sde_dsi {
|
||||||
|
Reference in New Issue
Block a user