Lines Matching +full:cpufreq +full:- +full:hw
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/cpufreq/cpufreq-mediatek-hw.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MediaTek's CPUFREQ Bindings
10 - Hector Yuan <hector.yuan@mediatek.com>
13 CPUFREQ HW is a hardware engine used by MediaTek SoCs to
19 const: mediatek,cpufreq-hw
25 Addresses and sizes for the memory of the HW bases in
29 "#performance-domain-cells":
37 - compatible
38 - reg
39 - "#performance-domain-cells"
44 - |
46 #address-cells = <1>;
47 #size-cells = <0>;
51 compatible = "arm,cortex-a55";
52 enable-method = "psci";
53 performance-domains = <&performance 0>;
61 #address-cells = <2>;
62 #size-cells = <2>;
64 performance: performance-controller@11bc00 {
65 compatible = "mediatek,cpufreq-hw";
68 #performance-domain-cells = <1>;