dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq
authorHector Martin <marcan@marcan.st>
Mon, 2 May 2022 14:21:00 +0000 (23:21 +0900)
committerHector Martin <marcan@marcan.st>
Thu, 1 Dec 2022 16:26:17 +0000 (01:26 +0900)
commitd1a8368d66976ed9cb270bc1c62b79b8727e31a0
tree0672cf7c26db5683025b604c86e37d10a71a287f
parent8b49c30d8fd6764978d1863152fe73b0325d868e
dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq

This binding represents the cpufreq/DVFS hardware present in Apple SoCs.
The hardware has an independent controller per CPU cluster, and we
represent them as unique nodes in order to accurately describe the
hardware. The driver is responsible for binding them as a single cpufreq
device (in the Linux cpufreq model).

Acked-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Hector Martin <marcan@marcan.st>
Documentation/devicetree/bindings/cpufreq/apple,cluster-cpufreq.yaml [new file with mode: 0644]