[PATCH 05/37] dt-bindings: cpufreq: apple,cluster-cpufreq: Add t6020 compatible

Janne Grunau j at jannau.net
Thu Aug 28 07:01:24 PDT 2025


The CPU frequency control on M2 Pro/Max/Ultra SoCs is compatible to
the M2 (T8112) one. So add this with the per-SoC compatible to the
bindings.

Signed-off-by: Janne Grunau <j at jannau.net>
---
 Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml b/Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml
index 896276b8c6bbed25ba4d5ddb8a40159713e2a372..b51913a817917537f50e79a573d291267509850f 100644
--- a/Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml
+++ b/Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml
@@ -35,6 +35,9 @@ properties:
           - const: apple,t7000-cluster-cpufreq
           - const: apple,s5l8960x-cluster-cpufreq
       - const: apple,s5l8960x-cluster-cpufreq
+      - items:
+          - const: apple,t6020-cluster-cpufreq
+          - const: apple,t8112-cluster-cpufreq
 
   reg:
     maxItems: 1

-- 
2.51.0




More information about the Linux-nvme mailing list