Lines Matching +full:vcc +full:- +full:lcd +full:- +full:supply

4  * This file is dual-licensed: you can use it either under the terms
42 #include "sunxi-reference-design-tablet.dtsi"
44 #include <dt-bindings/pwm/pwm.h>
52 compatible = "pwm-backlight";
53 pinctrl-names = "default";
54 pinctrl-0 = <&bl_en_pin>;
56 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
57 default-brightness-level = <8>;
58 enable-gpios = <&pio 7 6 GPIO_ACTIVE_HIGH>; /* PH6 */
62 stdout-path = "serial0:115200n8";
72 clock-frequency = <400000>;
77 interrupt-parent = <&pio>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&ts_power_pin>;
81 power-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
88 pinctrl-names = "default";
89 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin>;
90 vmmc-supply = <&reg_dcdc1>;
91 bus-width = <4>;
92 cd-gpios = <&pio 1 4 GPIO_ACTIVE_HIGH>; /* PB4 */
93 cd-inverted;
131 compatible = "x-powers,axp223";
133 interrupt-parent = <&nmi_intc>;
135 eldoin-supply = <&reg_dcdc1>;
136 drivevbus-supply = <&reg_vcc5v0>;
137 x-powers,drive-vbus-en;
144 regulator-always-on;
145 regulator-min-microvolt = <3000000>;
146 regulator-max-microvolt = <3000000>;
147 regulator-name = "vcc-io";
151 regulator-always-on;
152 regulator-min-microvolt = <2350000>;
153 regulator-max-microvolt = <2650000>;
154 regulator-name = "vdd-dll";
158 regulator-always-on;
159 regulator-min-microvolt = <2700000>;
160 regulator-max-microvolt = <3300000>;
161 regulator-name = "vcc-pll-avcc";
165 regulator-name = "vcc-lcd";
169 regulator-always-on;
170 regulator-min-microvolt = <900000>;
171 regulator-max-microvolt = <1400000>;
172 regulator-name = "vdd-cpus";
176 regulator-always-on;
177 regulator-min-microvolt = <3000000>;
178 regulator-max-microvolt = <3000000>;
179 regulator-name = "vcc-3v0";
183 regulator-always-on;
184 regulator-min-microvolt = <900000>;
185 regulator-max-microvolt = <1400000>;
186 regulator-name = "vdd-sys";
190 regulator-always-on;
191 regulator-min-microvolt = <900000>;
192 regulator-max-microvolt = <1400000>;
193 regulator-name = "vdd-cpu";
197 regulator-always-on;
198 regulator-min-microvolt = <1500000>;
199 regulator-max-microvolt = <1500000>;
200 regulator-name = "vcc-dram";
204 regulator-min-microvolt = <3300000>;
205 regulator-max-microvolt = <3300000>;
206 regulator-name = "vcc-wifi";
210 regulator-name = "usb0-vbus";
215 regulator-name = "vcc-rtc";
219 pinctrl-names = "default";
220 pinctrl-0 = <&r_uart_pins_a>;
225 vcc-lcd-supply = <&reg_dc1sw>;
238 pinctrl-names = "default";
239 pinctrl-0 = <&usb0_id_detect_pin>;
240 usb0_id_det-gpio = <&pio 7 8 GPIO_ACTIVE_HIGH>; /* PH8 */
241 usb0_vbus_power-supply = <&usb_power_supply>;
242 usb0_vbus-supply = <&reg_drivevbus>;