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

Commit 439c3653 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: disable dp on lagoon atp"

parents 22f70879 85b55b11
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -246,3 +246,15 @@
			&dsi_rm69299_visionox_amoled_cmd>;
	};
};

&sde_dp {
	status = "disabled";
};

&mdss_dp_pll {
	status = "disabled";
};

&mdss_mdp {
	connectors = <&sde_wb &sde_dsi &sde_rscc>;
};