Lines Matching +full:charge +full:- +full:enable +full:- +full:gpios
5 * This file is dual-licensed: you can use it either under the terms
22 * b) Permission is hereby granted, free of charge, to any person
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 enable-gpios = <&pio 7 7 GPIO_ACTIVE_HIGH>; /* PH7 */
70 stdout-path = "serial0:115200n8";
75 allwinner,pa-gpios = <&pio 7 15 GPIO_ACTIVE_HIGH>; /* PH15 */
80 cpu-supply = <®_dcdc2>;
96 interrupt-parent = <&nmi_intc>;
113 interrupt-parent = <&pio>;
115 irq-gpios = <&pio 7 21 GPIO_ACTIVE_HIGH>; /* INT (PH21) */
116 reset-gpios = <&pio 1 13 GPIO_ACTIVE_HIGH>; /* RST (PB13) */
117 touchscreen-swapped-x-y;
122 vref-supply = <®_vcc3v0>;
125 button-571 {
132 button-761 {
141 vmmc-supply = <®_vcc3v3>;
142 bus-width = <4>;
143 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
160 pinctrl-names = "default";
161 pinctrl-0 = <&pwm0_pin>;
166 regulator-always-on;
167 regulator-min-microvolt = <1000000>;
168 regulator-max-microvolt = <1450000>;
169 regulator-name = "vdd-cpu";
173 regulator-always-on;
174 regulator-min-microvolt = <1000000>;
175 regulator-max-microvolt = <1400000>;
176 regulator-name = "vdd-int-dll";
180 regulator-name = "vdd-rtc";
184 regulator-always-on;
185 regulator-min-microvolt = <3000000>;
186 regulator-max-microvolt = <3000000>;
187 regulator-name = "avcc";
203 pinctrl-names = "default";
204 pinctrl-0 = <&uart0_pb_pins>;
218 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
219 usb0_vbus_power-supply = <&usb_power_supply>;
220 usb0_vbus-supply = <®_usb0_vbus>;
221 usb1_vbus-supply = <®_usb1_vbus>;
222 usb2_vbus-supply = <®_usb2_vbus>;