Lines Matching +full:pa +full:- +full:gpios

6  * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun7i-a20.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/interrupt-controller/irq.h>
54 compatible = "lemaker,bananapi", "allwinner,sun7i-a20";
63 stdout-path = "serial0:115200n8";
66 hdmi-connector {
67 compatible = "hdmi-connector";
72 remote-endpoint = <&hdmi_out_con>;
78 compatible = "gpio-leds";
82 gpios = <&pio 7 24 GPIO_ACTIVE_HIGH>;
86 reg_gmac_3v3: gmac-3v3 {
87 compatible = "regulator-fixed";
88 regulator-name = "gmac-3v3";
89 regulator-min-microvolt = <3300000>;
90 regulator-max-microvolt = <3300000>;
91 startup-delay-us = <100000>;
92 enable-active-high;
106 cpu-supply = <&reg_dcdc2>;
107 operating-points =
131 pinctrl-names = "default";
132 pinctrl-0 = <&gmac_rgmii_pins>;
133 phy-handle = <&phy1>;
134 phy-mode = "rgmii-id";
135 phy-supply = <&reg_gmac_3v3>;
145 remote-endpoint = <&hdmi_con_in>;
154 interrupt-parent = <&nmi_intc>;
164 pinctrl-names = "default";
165 pinctrl-0 = <&ir0_rx_pin>;
170 phy1: ethernet-phy@1 {
176 vmmc-supply = <&reg_vcc3v3>;
177 bus-width = <4>;
178 cd-gpios = <&pio 7 10 GPIO_ACTIVE_LOW>; /* PH10 */
195 vcc-pa-supply = <&reg_vcc3v3>;
196 vcc-pc-supply = <&reg_vcc3v3>;
197 vcc-pe-supply = <&reg_vcc3v3>;
198 vcc-pf-supply = <&reg_vcc3v3>;
199 vcc-pg-supply = <&reg_vcc3v3>;
200 gpio-line-names =
201 /* PA */
209 "PMU-SCK", "PMU-SDA", "", "", "", "", "", "",
210 "", "USB0-DRV", "", "", "", "", "", "",
229 "SD0-D1", "SD0-D0", "SD0-CLK", "SD0-CMD", "SD0-D3",
230 "SD0-D2", "", "",
240 "TXD0", "RXD0", "IO-1", "PH3", "USB0-IDDET", "PH5", "", "",
241 "", "", "SD0-DET", "", "", "", "", "",
242 "", "", "", "", "IO-4", "IO-5", "", "EMAC-PWR-EN",
245 "", "", "", "IO-GCLK", "", "", "", "",
246 "", "", "SPI-CE0", "SPI-CLK", "SPI-MOSI",
247 "SPI-MISO", "SPI-CE1", "",
248 "IO-6", "IO-3", "IO-2", "IO-0", "", "", "", "",
255 regulator-always-on;
256 regulator-min-microvolt = <1000000>;
257 regulator-max-microvolt = <1400000>;
258 regulator-name = "vdd-cpu";
262 regulator-always-on;
263 regulator-min-microvolt = <1000000>;
264 regulator-max-microvolt = <1400000>;
265 regulator-name = "vdd-int-dll";
269 regulator-name = "vdd-rtc";
273 regulator-always-on;
274 regulator-min-microvolt = <3000000>;
275 regulator-max-microvolt = <3000000>;
276 regulator-name = "avcc";
292 pinctrl-names = "default";
293 pinctrl-0 = <&spi0_pi_pins>,
300 pinctrl-names = "default";
301 pinctrl-0 = <&uart0_pb_pins>;
306 pinctrl-names = "default";
307 pinctrl-0 = <&uart3_ph_pins>;
312 pinctrl-names = "default";
313 pinctrl-0 = <&uart7_pi_pins>;
327 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
328 usb0_vbus_power-supply = <&usb_power_supply>;
329 usb0_vbus-supply = <&reg_usb0_vbus>;
330 usb1_vbus-supply = <&reg_usb1_vbus>;
331 usb2_vbus-supply = <&reg_usb2_vbus>;