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: Mathew Joseph Karimpanal <mkarim@codeaurora.org>
This commit is contained in:
parent
10caab038d
commit
2eee20854d
1 changed files with 6 additions and 0 deletions
|
@ -34,6 +34,12 @@
|
|||
};
|
||||
};
|
||||
|
||||
&soc {
|
||||
qcom,msm-ssc-sensors {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
&pm8994_mpps {
|
||||
mpp@a500 { /* MPP 6 */
|
||||
qcom,mode = <1>; /* Digital output */
|
||||
|
|
Loading…
Add table
Reference in a new issue