Lines Matching +full:pa +full:- +full:gpios
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/pinctrl/sun4i-a10.h>
50 #include <dt-bindings/pwm/pwm.h>
53 model = "Point of View Protab2-IPS9";
54 compatible = "pov,protab2-ips9", "allwinner,sun4i-a10";
61 compatible = "pwm-backlight";
62 pinctrl-names = "default";
63 pinctrl-0 = <&bl_en_pin_protab>;
65 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
66 default-brightness-level = <8>;
67 enable-gpios = <&pio 7 7 GPIO_ACTIVE_HIGH>; /* PH7 */
71 stdout-path = "serial0:115200n8";
76 pinctrl-names = "default";
77 pinctrl-0 = <&codec_pa_pin>;
78 allwinner,pa-gpios = <&pio 7 15 GPIO_ACTIVE_HIGH>; /* PH15 */
83 cpu-supply = <®_dcdc2>;
91 pinctrl-names = "default";
92 pinctrl-0 = <&i2c0_pins_a>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&i2c1_pins_a>;
112 interrupt-parent = <&pio>;
118 pinctrl-names = "default";
119 pinctrl-0 = <&i2c2_pins_a>;
123 pinctrl-names = "default";
124 pinctrl-0 = <&touchscreen_pins>;
127 interrupt-parent = <&pio>;
129 attb-gpio = <&pio 7 21 GPIO_ACTIVE_HIGH>; /* PH21 */
130 enable-gpios = <&pio 0 5 GPIO_ACTIVE_LOW>;
131 wake-gpios = <&pio 1 13 GPIO_ACTIVE_LOW>;
132 touchscreen-size-x = <1024>;
133 touchscreen-size-y = <768>;
134 touchscreen-inverted-x;
135 touchscreen-inverted-y;
140 vref-supply = <®_ldo2>;
159 pinctrl-names = "default";
160 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
161 vmmc-supply = <®_vcc3v3>;
162 bus-width = <4>;
163 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
164 cd-inverted;
210 pinctrl-names = "default";
211 pinctrl-0 = <&pwm0_pins_a>;
216 regulator-always-on;
217 regulator-min-microvolt = <1000000>;
218 regulator-max-microvolt = <1400000>;
219 regulator-name = "vdd-cpu";
223 regulator-always-on;
224 regulator-min-microvolt = <1250000>;
225 regulator-max-microvolt = <1250000>;
226 regulator-name = "vdd-int-dll";
230 regulator-name = "vdd-rtc";
234 regulator-always-on;
235 regulator-min-microvolt = <3000000>;
236 regulator-max-microvolt = <3000000>;
237 regulator-name = "avcc";
245 regulator-always-on;
246 regulator-min-microvolt = <2800000>;
247 regulator-max-microvolt = <2800000>;
248 regulator-name = "vdd-csi";
260 pinctrl-names = "default";
261 pinctrl-0 = <&uart0_pins_a>;
271 pinctrl-names = "default";
272 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
273 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
274 usb0_vbus_det-gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
275 usb0_vbus-supply = <®_usb0_vbus>;
276 usb1_vbus-supply = <®_usb1_vbus>;