diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index dea5b1b6..97c49acd 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -54,6 +54,7 @@ reg = <0x0 0x0>; enable-method = "psci"; next-level-cache = <&L2_0>; + clocks = <&scmi_perf 0>; L2_0: l2-cache { compatible = "arm,arch-cache"; cache-level = <2>; @@ -66,6 +67,7 @@ reg = <0x0 0x100>; enable-method = "psci"; next-level-cache = <&L2_0>; + clocks = <&scmi_perf 0>; }; CPU2: cpu@200 { @@ -74,6 +76,7 @@ reg = <0x0 0x200>; enable-method = "psci"; next-level-cache = <&L2_0>; + clocks = <&scmi_perf 0>; }; CPU3: cpu@300 { @@ -82,6 +85,7 @@ reg = <0x0 0x300>; enable-method = "psci"; next-level-cache = <&L2_0>; + clocks = <&scmi_perf 0>; }; CPU4: cpu@400 { @@ -90,6 +94,7 @@ reg = <0x0 0x400>; enable-method = "psci"; next-level-cache = <&L2_0>; + clocks = <&scmi_perf 0>; }; CPU5: cpu@500 { @@ -98,6 +103,7 @@ reg = <0x0 0x500>; enable-method = "psci"; next-level-cache = <&L2_0>; + clocks = <&scmi_perf 0>; }; CPU6: cpu@10000 { @@ -106,6 +112,7 @@ reg = <0x0 0x10000>; enable-method = "psci"; next-level-cache = <&L2_6>; + clocks = <&scmi_perf 1>; L2_6: l2-cache { compatible = "arm,arch-cache"; cache-level = <2>; @@ -118,6 +125,7 @@ reg = <0x0 0x10100>; enable-method = "psci"; next-level-cache = <&L2_6>; + clocks = <&scmi_perf 1>; }; cpu-map {