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

Commit 80d9915f authored by Abhinay Reddy Vanipally's avatar Abhinay Reddy Vanipally Committed by Gerrit - the friendly Code Review server
Browse files

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



Disable NFC and camera for initial sm8150-sdx50m QRD platforms.

CRs-Fixed: 2290865
Change-Id: If3758e5ac50578f54a6ca6d0f1f0552ee2e92d69
Signed-off-by: default avatarAbhinay Reddy Vanipally <avanip@codeaurora.org>
parent ae56b6a5
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";
};