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/airoha,en7581-cpufreq.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Christian Marangi <[email protected]>
16 A virtual clock is exposed. This virtual clock is a get-only clock and
21 performance states in a power domain.
28 const: airoha,en7581-cpufreq
30 '#clock-cells':
33 '#power-domain-cells':
36 operating-points-v2: true
39 - compatible
40 - '#clock-cells'
41 - '#power-domain-cells'
42 - operating-points-v2
47 - |
48 performance-domain {
49 compatible = "airoha,en7581-cpufreq";
51 operating-points-v2 = <&cpu_smcc_opp_table>;
53 #power-domain-cells = <0>;
54 #clock-cells = <0>;