Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d3d0d03 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: delete splash partition for apq8009 smart audio platform"

parents cbd83e29 37e1bae9
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -85,3 +85,9 @@
	status = "ok";
	qcom,disable-bms;
};

&mdss_fb0 {
	/delete-node/ qcom,cont-splash-memory;
};

/delete-node/ &cont_splash_mem;
+6 −0
Original line number Diff line number Diff line
@@ -93,3 +93,9 @@
	qcom,hsusb-otg-mode = <3>;
	vbus_otg-supply = <&smb1360_otg_supply>;
};

&mdss_fb0 {
	/delete-node/ qcom,cont-splash-memory;
};

/delete-node/ &cont_splash_mem;
+5 −0
Original line number Diff line number Diff line
@@ -30,3 +30,8 @@
	status = "disabled";
};

&mdss_fb0 {
	/delete-node/ qcom,cont-splash-memory;
};

/delete-node/ &cont_splash_mem;