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:
Jagadeesh Kona
2024-08-26 09:27:23 +05:30
parent 3fb9145975
commit 6061800f8b

View File

@@ -18,6 +18,10 @@
compatible = "qcom,sun-cambistmclkcc-v2", "syscon";
};
&evacc {
compatible = "qcom,sun-evacc-v2", "syscon";
};
&tsens1 {
#qcom,sensors = <7>;
};