Lines Matching +full:sun7i +full:- +full:a20 +full:- +full:pwm
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";
63 pwms = <&pwm 0 50000 PWM_POLARITY_INVERTED>;
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>, <&mmc0_cd_pin_reference_design>;
155 vmmc-supply = <®_vcc3v3>;
156 bus-width = <4>;
157 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
158 cd-inverted;
204 &pwm {
205 pinctrl-names = "default";
206 pinctrl-0 = <&pwm0_pins_a>;
211 regulator-always-on;
212 regulator-min-microvolt = <1000000>;
213 regulator-max-microvolt = <1450000>;
214 regulator-name = "vdd-cpu";
218 regulator-always-on;
219 regulator-min-microvolt = <1000000>;
220 regulator-max-microvolt = <1400000>;
221 regulator-name = "vdd-int-dll";
225 regulator-name = "vdd-rtc";
229 regulator-always-on;
230 regulator-min-microvolt = <3000000>;
231 regulator-max-microvolt = <3000000>;
232 regulator-name = "avcc";
248 pinctrl-names = "default";
249 pinctrl-0 = <&uart0_pins_a>;
263 pinctrl-names = "default";
264 pinctrl-0 = <&usb0_id_detect_pin>;
265 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
266 usb0_vbus_power-supply = <&usb_power_supply>;
267 usb0_vbus-supply = <®_usb0_vbus>;
268 usb1_vbus-supply = <®_usb1_vbus>;
269 usb2_vbus-supply = <®_usb2_vbus>;