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

Commit 85b55b11 authored by Rajat Gupta's avatar Rajat Gupta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: disable dp on lagoon atp

Disable dp on lagoon atp.

Change-Id: I194af83539cb208f8f8200ac8e80fb0b394bf49a
parent 5f5c2a6f
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>;
};