Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+3
+3
Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml
··· 35 35 - const: apple,t7000-cluster-cpufreq 36 36 - const: apple,s5l8960x-cluster-cpufreq 37 37 - const: apple,s5l8960x-cluster-cpufreq 38 + - items: 39 + - const: apple,t6020-cluster-cpufreq 40 + - const: apple,t8112-cluster-cpufreq 38 41 39 42 reg: 40 43 maxItems: 1