Lines Matching +full:pull +full:- +full:ups

4  * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun4i-a10.dtsi"
45 #include "sunxi-common-regulators.dtsi"
46 #include <dt-bindings/gpio/gpio.h>
47 #include <dt-bindings/input/input.h>
48 #include <dt-bindings/interrupt-controller/irq.h>
49 #include <dt-bindings/pwm/pwm.h>
52 model = "Point of View Protab2-IPS9";
53 compatible = "pov,protab2-ips9", "allwinner,sun4i-a10";
60 compatible = "pwm-backlight";
62 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
63 default-brightness-level = <8>;
64 enable-gpios = <&pio 7 7 GPIO_ACTIVE_HIGH>; /* PH7 */
65 power-supply = <&reg_vcc3v3>;
69 stdout-path = "serial0:115200n8";
74 allwinner,pa-gpios = <&pio 7 15 GPIO_ACTIVE_HIGH>; /* PH15 */
79 cpu-supply = <&reg_dcdc2>;
98 /* pull-ups and devices require AXP209 LDO3 */
108 interrupt-parent = <&pio>;
110 attb-gpio = <&pio 7 21 GPIO_ACTIVE_HIGH>; /* PH21 */
111 enable-gpios = <&pio 0 5 GPIO_ACTIVE_LOW>;
112 wake-gpios = <&pio 1 13 GPIO_ACTIVE_LOW>;
113 touchscreen-size-x = <1024>;
114 touchscreen-size-y = <768>;
115 touchscreen-inverted-x;
116 touchscreen-inverted-y;
121 vref-supply = <&reg_ldo2>;
124 button-400 {
131 button-800 {
140 vmmc-supply = <&reg_vcc3v3>;
141 bus-width = <4>;
142 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
151 pinctrl-names = "default";
152 pinctrl-0 = <&pwm0_pin>;
157 regulator-always-on;
158 regulator-min-microvolt = <1000000>;
159 regulator-max-microvolt = <1400000>;
160 regulator-name = "vdd-cpu";
164 regulator-always-on;
165 regulator-min-microvolt = <1250000>;
166 regulator-max-microvolt = <1250000>;
167 regulator-name = "vdd-int-dll";
171 regulator-name = "vdd-rtc";
175 regulator-always-on;
176 regulator-min-microvolt = <3000000>;
177 regulator-max-microvolt = <3000000>;
178 regulator-name = "avcc";
190 pinctrl-names = "default";
191 pinctrl-0 = <&uart0_pb_pins>;
201 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
202 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
203 usb0_vbus-supply = <&reg_usb0_vbus>;
204 usb1_vbus-supply = <&reg_usb1_vbus>;