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

Commit 02170986 authored by David Dai's avatar David Dai
Browse files

ARM: dts: msm: Add camcc clock node for Kona V2

Add clock_camcc node with V2 specific compatibility string
used to fix up differences in clock data.

Change-Id: Icb6b4591e7a10e541c199310ca51c94c2161b575
parent 161a0d69
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -21,3 +21,7 @@
&CPU7 {
	dynamic-power-coefficient = <642>;
};

&clock_camcc {
	compatible = "qcom,camcc-kona-v2", "syscon";
};