Lines Matching +full:inl2 +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,act8846.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Active-semi ACT8846 regulator
10 - Paul Cercueil <paul@crapouillou.net>
14 const: active-semi,act8846
19 system-power-controller:
25 active-semi,vsel-high:
31 inl1-supply:
32 description: Handle to the INL1 input supply (REG5-7)
34 inl2-supply:
35 description: Handle to the INL2 input supply (REG8-9)
37 inl3-supply:
38 description: Handle to the INL3 input supply (REG10-12)
40 vp1-supply:
41 description: Handle to the VP1 input supply (REG1)
43 vp2-supply:
44 description: Handle to the VP2 input supply (REG2)
46 vp3-supply:
47 description: Handle to the VP3 input supply (REG3)
49 vp4-supply:
50 description: Handle to the VP4 input supply (REG4)
57 "^REG([1-9]|1[0-2])$":
65 - reg
66 - compatible
67 - regulators
70 - |
72 #address-cells = <1>;
73 #size-cells = <0>;
76 compatible = "active-semi,act8846";
79 system-power-controller;
83 regulator-name = "VCC_DDR";
84 regulator-min-microvolt = <1200000>;
85 regulator-max-microvolt = <1200000>;
86 regulator-always-on;
90 regulator-name = "VCC_IO";
91 regulator-min-microvolt = <3300000>;
92 regulator-max-microvolt = <3300000>;
93 regulator-always-on;
97 regulator-name = "VDD_LOG";
98 regulator-min-microvolt = <1000000>;
99 regulator-max-microvolt = <1000000>;
100 regulator-always-on;
104 regulator-name = "VCC_20";
105 regulator-min-microvolt = <2000000>;
106 regulator-max-microvolt = <2000000>;
107 regulator-always-on;
111 regulator-name = "VCCIO_SD";
112 regulator-min-microvolt = <3300000>;
113 regulator-max-microvolt = <3300000>;
114 regulator-always-on;
118 regulator-name = "VDD10_LCD";
119 regulator-min-microvolt = <1000000>;
120 regulator-max-microvolt = <1000000>;
121 regulator-always-on;
125 regulator-name = "VCC_WL";
126 regulator-min-microvolt = <3300000>;
127 regulator-max-microvolt = <3300000>;
128 regulator-always-on;
132 regulator-name = "VCCA_33";
133 regulator-min-microvolt = <3300000>;
134 regulator-max-microvolt = <3300000>;
135 regulator-always-on;
139 regulator-name = "VCC_LAN";
140 regulator-min-microvolt = <3300000>;
141 regulator-max-microvolt = <3300000>;
142 regulator-always-on;
146 regulator-name = "VDD_10";
147 regulator-min-microvolt = <1000000>;
148 regulator-max-microvolt = <1000000>;
149 regulator-always-on;
153 regulator-name = "VCC_18";
154 regulator-min-microvolt = <1800000>;
155 regulator-max-microvolt = <1800000>;
156 regulator-always-on;
160 regulator-name = "VCC18_LCD";
161 regulator-min-microvolt = <1800000>;
162 regulator-max-microvolt = <1800000>;
163 regulator-always-on;