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

Commit 6064f0cc authored by Mathew Joseph Karimpanal's avatar Mathew Joseph Karimpanal Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Disable sensors on MSM8996proAU ADP



Snapdragon Sensor Core (SSC) solution is not supported on MSM8996pro
Automotive ADP platform. Disable sensors SSC driver.

CRs-Fixed: 1000279
Change-Id: Iaf791529ed51958c02b9a1b714759954997ccaa4
Signed-off-by: default avatarMathew Joseph Karimpanal <mkarim@codeaurora.org>
parent 186dc34a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -34,6 +34,12 @@
	};
};

&soc {
	qcom,msm-ssc-sensors {
		status = "disabled";
	};
};

&pm8994_mpps {
	mpp@a500 { /* MPP 6 */
		qcom,mode = <1>;		/* Digital output */