Lines Matching +full:sun5i +full:- +full:a13 +full:- +full:pinctrl
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun5i-a13.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>
52 model = "INet-98V Rev 02";
53 compatible = "primux,inet98v-rev2", "allwinner,sun5i-a13";
60 stdout-path = "serial0:115200n8";
66 cpu-supply = <®_dcdc2>;
74 pinctrl-names = "default";
75 pinctrl-0 = <&i2c0_pins_a>;
87 pinctrl-names = "default";
88 pinctrl-0 = <&i2c1_pins_a>;
98 vref-supply = <®_ldo2>;
117 pinctrl-names = "default";
118 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_inet98fv2>;
119 vmmc-supply = <®_vcc3v3>;
120 bus-width = <4>;
121 cd-gpios = <&pio 6 0 GPIO_ACTIVE_HIGH>; /* PG0 */
122 cd-inverted;
154 regulator-always-on;
155 regulator-min-microvolt = <1000000>;
156 regulator-max-microvolt = <1400000>;
157 regulator-name = "vdd-cpu";
161 regulator-always-on;
162 regulator-min-microvolt = <1250000>;
163 regulator-max-microvolt = <1250000>;
164 regulator-name = "vdd-int-pll";
168 regulator-name = "vdd-rtc";
172 regulator-always-on;
173 regulator-min-microvolt = <3000000>;
174 regulator-max-microvolt = <3000000>;
175 regulator-name = "avcc";
179 regulator-min-microvolt = <3300000>;
180 regulator-max-microvolt = <3300000>;
181 regulator-name = "vcc-wifi";
190 pinctrl-names = "default";
191 pinctrl-0 = <&uart1_pins_b>;
205 pinctrl-names = "default";
206 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
207 usb0_id_det-gpio = <&pio 6 2 GPIO_ACTIVE_HIGH>; /* PG2 */
208 usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
209 usb0_vbus-supply = <®_usb0_vbus>;
210 usb1_vbus-supply = <®_ldo3>;