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

Commit 62b18897 authored by Rajat Gupta's avatar Rajat Gupta
Browse files

ARM: dts: msm: delete mst enable property for orchid target

Delete mst-enable property for orchid target to disable mst.

Change-Id: Ifc7452b5f5fc1fec083383c8decb9465f838bea7
parent dc2e3411
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7,6 +7,10 @@
	qcom,msm-id = <476 0x10000>;
};

&sde_dp {
	/delete-property/ qcom,mst-enable;
};

&pm8008_regulators {
	vdd_l6-supply = <&BOB>;
};