ARM: dts: msm: Add cambistmclkcc support for Sun v2

Update the compatible string of cambistmclkcc for SUN v2
platform.

Change-Id: I5a984c8ea24308fbe39c4e84e61cc38891e1f7eb
Signed-off-by: Kalpak Kawadkar <quic_kkawadka@quicinc.com>
This commit is contained in:
Kalpak Kawadkar
2024-08-21 10:28:08 +05:30
parent ea082af1e2
commit 27f3f46701

View File

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