summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJanne Grunau <j@jannau.net>2025-08-28 17:01:24 +0300
committerJanne Grunau <j@jannau.net>2025-09-14 22:49:19 +0300
commit5a606b577cba2326e122811ab5130ff56568902f (patch)
tree10a69a20f46c69e8d89fc144aaea3f0d4465c3c6 /Documentation
parent48553ae8cc09ca7f720b20f7253d528cb8052847 (diff)
downloadlinux-5a606b577cba2326e122811ab5130ff56568902f.tar.xz
dt-bindings: cpufreq: apple,cluster-cpufreq: Add t6020 compatible
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. Reviewed-by: Neal Gompa <neal@gompa.dev> Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Janne Grunau <j@jannau.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml b/Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml
index 896276b8c6bb..b51913a81791 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