Lines Matching +full:inl +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/active-semi,act8600.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Active-semi ACT8600 regulator
10 - Paul Cercueil <paul@crapouillou.net>
14 const: active-semi,act8600
19 system-power-controller:
25 active-semi,vsel-high:
42 vp1-supply:
43 description: Handle to the VP1 input supply
51 vp2-supply:
52 description: Handle to the VP2 input supply
60 vp3-supply:
61 description: Handle to the VP3 input supply
69 "^LDO[5-8]$":
75 inl-supply:
76 description: Handle to the INL input supply
81 - reg
82 - compatible
83 - regulators
86 - |
88 #address-cells = <1>;
89 #size-cells = <0>;
92 compatible = "active-semi,act8600";
97 regulator-min-microvolt = <5300000>;
98 regulator-max-microvolt = <5300000>;
99 inl-supply = <&vcc>;
103 regulator-min-microvolt = <2500000>;
104 regulator-max-microvolt = <2500000>;
105 inl-supply = <&vcc>;
109 regulator-min-microvolt = <3300000>;
110 regulator-max-microvolt = <3300000>;
111 inl-supply = <&vcc>;
115 regulator-min-microvolt = <3300000>;
116 regulator-max-microvolt = <3300000>;
117 inl-supply = <&vcc>;
121 regulator-min-microvolt = <1800000>;
122 regulator-max-microvolt = <1800000>;
123 regulator-always-on;
124 inl-supply = <&vcc>;
128 regulator-min-microvolt = <3300000>;
129 regulator-max-microvolt = <3300000>;
130 regulator-always-on;
131 inl-supply = <&vcc>;
135 inl-supply = <&vcc>;