Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:rtc

6  * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun4i-a10.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
51 #include <dt-bindings/interrupt-controller/irq.h>
54 model = "INet-97F Rev 02";
55 compatible = "primux,inet97fv2", "allwinner,sun4i-a10";
62 stdout-path = "serial0:115200n8";
67 cpu-supply = <&reg_dcdc2>;
75 pinctrl-names = "default";
76 pinctrl-0 = <&i2c0_pins_a>;
88 pinctrl-names = "default";
89 pinctrl-0 = <&i2c1_pins_a>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&i2c2_pins_a>;
99 compatible = "edt,edt-ft5406";
101 interrupt-parent = <&pio>;
103 touchscreen-size-x = <800>;
104 touchscreen-size-y = <480>;
109 vref-supply = <&reg_ldo2>;
149 pinctrl-names = "default";
150 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
151 vmmc-supply = <&reg_vcc3v3>;
152 bus-width = <4>;
153 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
154 cd-inverted;
179 regulator-always-on;
180 regulator-min-microvolt = <1000000>;
181 regulator-max-microvolt = <1400000>;
182 regulator-name = "vdd-cpu";
186 regulator-always-on;
187 regulator-min-microvolt = <1250000>;
188 regulator-max-microvolt = <1250000>;
189 regulator-name = "vdd-int-dll";
193 regulator-name = "vdd-rtc";
197 regulator-always-on;
198 regulator-min-microvolt = <3000000>;
199 regulator-max-microvolt = <3000000>;
200 regulator-name = "avcc";
212 pinctrl-names = "default";
213 pinctrl-0 = <&uart0_pins_a>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
225 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
226 usb0_vbus_det-gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
227 usb0_vbus-supply = <&reg_usb0_vbus>;
228 usb2_vbus-supply = <&reg_usb2_vbus>;