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

Commit 0df677ec authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable NFC and camera on sm8150-sdx50m QRD platform"

parents 49689bac 80d9915f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -29,3 +29,11 @@
	compatible = "qcom,sm8150-qrd", "qcom,sm8150", "qcom,qrd";
	qcom,board-id = <11 1>;
};

&cam_cci0 {
	status = "disabled";
};

&qupv3_se9_i2c {
	status = "disabled";
};