Lines Matching +full:performance +full:- +full:domain
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#
10 - Hector Yuan <[email protected]>
19 const: mediatek,cpufreq-hw
26 each frequency domain. Each entry corresponds to
27 a register bank for each frequency domain present.
29 "#performance-domain-cells":
31 Number of cells in a performance domain specifier.
33 performance domains.
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>;