Lines Matching +full:usb0_vbus_power +full:- +full:supply
5 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include "sun7i-a20.dtsi"
46 #include "sunxi-common-regulators.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
49 #include <dt-bindings/input/input.h>
50 #include <dt-bindings/interrupt-controller/irq.h>
51 #include <dt-bindings/pwm/pwm.h>
55 compatible = "wexler,tab7200", "allwinner,sun7i-a20";
62 compatible = "pwm-backlight";
64 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
65 default-brightness-level = <8>;
66 pinctrl-names = "default";
67 pinctrl-0 = <&bl_enable_pin>;
68 enable-gpios = <&pio 7 7 GPIO_ACTIVE_HIGH>; /* PH7 */
72 stdout-path = "serial0:115200n8";
77 pinctrl-names = "default";
78 pinctrl-0 = <&codec_pa_pin>;
79 allwinner,pa-gpios = <&pio 7 15 GPIO_ACTIVE_HIGH>; /* PH15 */
84 cpu-supply = <®_dcdc2>;
96 pinctrl-names = "default";
97 pinctrl-0 = <&i2c0_pins_a>;
102 interrupt-parent = <&nmi_intc>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&i2c1_pins_a>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&i2c2_pins_a>;
123 interrupt-parent = <&pio>;
125 pinctrl-names = "default";
126 pinctrl-0 = <&ts_reset_pin>;
127 irq-gpios = <&pio 7 21 GPIO_ACTIVE_HIGH>; /* INT (PH21) */
128 reset-gpios = <&pio 1 13 GPIO_ACTIVE_HIGH>; /* RST (PB13) */
129 touchscreen-swapped-x-y;
134 vref-supply = <®_vcc3v0>;
153 pinctrl-names = "default";
154 pinctrl-0 = <&mmc0_pins_a>;
155 vmmc-supply = <®_vcc3v3>;
156 bus-width = <4>;
157 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
192 bias-pull-up;
197 pinctrl-names = "default";
198 pinctrl-0 = <&pwm0_pins_a>;
203 regulator-always-on;
204 regulator-min-microvolt = <1000000>;
205 regulator-max-microvolt = <1450000>;
206 regulator-name = "vdd-cpu";
210 regulator-always-on;
211 regulator-min-microvolt = <1000000>;
212 regulator-max-microvolt = <1400000>;
213 regulator-name = "vdd-int-dll";
217 regulator-name = "vdd-rtc";
221 regulator-always-on;
222 regulator-min-microvolt = <3000000>;
223 regulator-max-microvolt = <3000000>;
224 regulator-name = "avcc";
240 pinctrl-names = "default";
241 pinctrl-0 = <&uart0_pins_a>;
255 pinctrl-names = "default";
256 pinctrl-0 = <&usb0_id_detect_pin>;
257 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
258 usb0_vbus_power-supply = <&usb_power_supply>;
259 usb0_vbus-supply = <®_usb0_vbus>;
260 usb1_vbus-supply = <®_usb1_vbus>;
261 usb2_vbus-supply = <®_usb2_vbus>;