ARM: dts: msm: Add evacc support for sun v2
Update the compatible string of evacc for sun v2 platform. Change-Id: I3701aa5031cfb0568f9b8f3cf10e3ec499b270bf Signed-off-by: Jagadeesh Kona <quic_jkona@quicinc.com>
This commit is contained in:
@@ -18,6 +18,10 @@
|
|||||||
compatible = "qcom,sun-cambistmclkcc-v2", "syscon";
|
compatible = "qcom,sun-cambistmclkcc-v2", "syscon";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&evacc {
|
||||||
|
compatible = "qcom,sun-evacc-v2", "syscon";
|
||||||
|
};
|
||||||
|
|
||||||
&tsens1 {
|
&tsens1 {
|
||||||
#qcom,sensors = <7>;
|
#qcom,sensors = <7>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user