Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:rtc
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>
54 compatible = "dserve,dsrv9703c", "allwinner,sun4i-a10";
61 compatible = "pwm-backlight";
62 pinctrl-names = "default";
63 pinctrl-0 = <&bl_en_pin_dsrv9703c>;
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";
75 compatible = "regulator-haptic";
76 haptic-supply = <®_motor>;
77 min-microvolt = <3000000>;
78 max-microvolt = <3000000>;
82 compatible = "regulator-fixed";
83 pinctrl-names = "default";
84 pinctrl-0 = <&motor_pins>;
85 regulator-name = "vcc-motor";
86 regulator-min-microvolt = <3000000>;
87 regulator-max-microvolt = <3000000>;
88 enable-active-high;
94 pinctrl-names = "default";
95 pinctrl-0 = <&codec_pa_pin>;
96 allwinner,pa-gpios = <&pio 7 15 GPIO_ACTIVE_HIGH>; /* PH15 */
101 cpu-supply = <®_dcdc2>;
109 pinctrl-names = "default";
110 pinctrl-0 = <&i2c0_pins_a>;
122 pinctrl-names = "default";
123 pinctrl-0 = <&i2c1_pins_a>;
124 /* pull-ups and devices require AXP209 LDO3 */
129 pinctrl-names = "default";
130 pinctrl-0 = <&i2c2_pins_a>;
134 compatible = "edt,edt-ft5406";
136 interrupt-parent = <&pio>;
138 pinctrl-names = "default";
139 pinctrl-0 = <&touchscreen_pins>;
140 reset-gpios = <&pio 1 13 GPIO_ACTIVE_LOW>;
141 touchscreen-size-x = <1024>;
142 touchscreen-size-y = <768>;
147 vref-supply = <®_ldo2>;
166 pinctrl-names = "default";
167 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
168 vmmc-supply = <®_vcc3v3>;
169 bus-width = <4>;
170 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
171 cd-inverted;
224 pinctrl-names = "default";
225 pinctrl-0 = <&pwm0_pins_a>;
230 regulator-always-on;
231 regulator-min-microvolt = <1000000>;
232 regulator-max-microvolt = <1400000>;
233 regulator-name = "vdd-cpu";
237 regulator-always-on;
238 regulator-min-microvolt = <1250000>;
239 regulator-max-microvolt = <1250000>;
240 regulator-name = "vdd-int-dll";
244 regulator-name = "vdd-rtc";
248 regulator-always-on;
249 regulator-min-microvolt = <3000000>;
250 regulator-max-microvolt = <3000000>;
251 regulator-name = "avcc";
263 pinctrl-names = "default";
264 pinctrl-0 = <&uart0_pins_a>;
274 pinctrl-names = "default";
275 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
276 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
277 usb0_vbus_det-gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
278 usb0_vbus-supply = <®_usb0_vbus>;
279 usb2_vbus-supply = <®_usb2_vbus>;