Skip to content
Snippets Groups Projects
Commit 029ba24c authored by Jianhua Lu's avatar Jianhua Lu
Browse files

arm64: dts: qcom: sm8250-xiaomi-elish: remove framebuffer initialized by xbl

parent 6734c265
No related branches found
No related tags found
No related merge requests found
......@@ -36,21 +36,6 @@ aliases {
serial0 = &uart6;
};
chosen {
#address-cells = <2>;
#size-cells = <2>;
ranges;
framebuffer: framebuffer@9c000000 {
compatible = "simple-framebuffer";
reg = <0x0 0x9c000000 0x0 0x2300000>;
width = <1600>;
height = <2560>;
stride = <(1600 * 4)>;
format = "a8r8g8b8";
};
};
battery_l: battery-l {
compatible = "simple-battery";
voltage-min-design-microvolt = <3870000>;
......@@ -207,11 +192,6 @@ cdsp_secure_heap: cdsp-secure-heap@8e100000 {
no-map;
};
cont_splash_mem: cont-splash@9c000000 {
reg = <0x0 0x9c000000 0x0 0x2300000>;
no-map;
};
ramoops@b0000000 {
compatible = "ramoops";
reg = <0x0 0xb0000000 0x0 0x400000>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment