Searched +full:vcc0 +full:- +full:supply (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/opp/opp-v2.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Viresh Kumar <viresh.kumar@linaro.org>13 - $ref: opp-v2-base.yaml#17 const: operating-points-v222 - |24 * Example 1: Single cluster Dual-core ARM cortex A9, switch DVFS states28 #address-cells = <1>;[all …]
2 ----------------------------------------------------4 Devices work at voltage-current-frequency combinations and some implementations13 Binding 1: operating-points16 This binding only supports voltage-frequency pairs.19 - operating-points: An array of 2-tuples items, and each item consists20 of frequency and voltage like <freq-kHz vol-uV>.27 compatible = "arm,cortex-a9";29 next-level-cache = <&L2>;30 operating-points = <39 Binding 2: operating-points-v2[all …]