Lines Matching +full:vdd +full:- +full:io +full:- +full:supply
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>
51 #include <dt-bindings/leds/common.h>
55 compatible = "lemaker,bananapi", "allwinner,sun7i-a20";
64 stdout-path = "serial0:115200n8";
67 hdmi-connector {
68 compatible = "hdmi-connector";
73 remote-endpoint = <&hdmi_out_con>;
79 compatible = "gpio-leds";
87 reg_gmac_3v3: gmac-3v3 {
88 compatible = "regulator-fixed";
89 regulator-name = "gmac-3v3";
90 regulator-min-microvolt = <3300000>;
91 regulator-max-microvolt = <3300000>;
92 startup-delay-us = <100000>;
93 enable-active-high;
107 cpu-supply = <®_dcdc2>;
108 operating-points =
132 pinctrl-names = "default";
133 pinctrl-0 = <&gmac_rgmii_pins>;
134 phy-handle = <&phy1>;
135 phy-mode = "rgmii-id";
136 phy-supply = <®_gmac_3v3>;
146 remote-endpoint = <&hdmi_con_in>;
155 interrupt-parent = <&nmi_intc>;
165 pinctrl-names = "default";
166 pinctrl-0 = <&ir0_rx_pin>;
171 phy1: ethernet-phy@1 {
175 #address-cells = <1>;
176 #size-cells = <0>;
182 linux,default-trigger = "netdev";
189 linux,default-trigger = "netdev";
196 linux,default-trigger = "netdev";
203 vmmc-supply = <®_vcc3v3>;
204 bus-width = <4>;
205 cd-gpios = <&pio 7 10 GPIO_ACTIVE_LOW>; /* PH10 */
222 vcc-pa-supply = <®_vcc3v3>;
223 vcc-pc-supply = <®_vcc3v3>;
224 vcc-pe-supply = <®_vcc3v3>;
225 vcc-pf-supply = <®_vcc3v3>;
226 vcc-pg-supply = <®_vcc3v3>;
227 gpio-line-names =
236 "PMU-SCK", "PMU-SDA", "", "", "", "", "", "",
237 "", "USB0-DRV", "", "", "", "", "", "",
256 "SD0-D1", "SD0-D0", "SD0-CLK", "SD0-CMD", "SD0-D3",
257 "SD0-D2", "", "",
267 "TXD0", "RXD0", "IO-1", "PH3", "USB0-IDDET", "PH5", "", "",
268 "", "", "SD0-DET", "", "", "", "", "",
269 "", "", "", "", "IO-4", "IO-5", "", "EMAC-PWR-EN",
272 "", "", "", "IO-GCLK", "", "", "", "",
273 "", "", "SPI-CE0", "SPI-CLK", "SPI-MOSI",
274 "SPI-MISO", "SPI-CE1", "",
275 "IO-6", "IO-3", "IO-2", "IO-0", "", "", "", "",
282 regulator-always-on;
283 regulator-min-microvolt = <1000000>;
284 regulator-max-microvolt = <1400000>;
285 regulator-name = "vdd-cpu";
289 regulator-always-on;
290 regulator-min-microvolt = <1000000>;
291 regulator-max-microvolt = <1400000>;
292 regulator-name = "vdd-int-dll";
296 regulator-name = "vdd-rtc";
300 regulator-always-on;
301 regulator-min-microvolt = <3000000>;
302 regulator-max-microvolt = <3000000>;
303 regulator-name = "avcc";
319 pinctrl-names = "default";
320 pinctrl-0 = <&spi0_pi_pins>,
327 pinctrl-names = "default";
328 pinctrl-0 = <&uart0_pb_pins>;
333 pinctrl-names = "default";
334 pinctrl-0 = <&uart3_ph_pins>;
339 pinctrl-names = "default";
340 pinctrl-0 = <&uart7_pi_pins>;
354 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
355 usb0_vbus_power-supply = <&usb_power_supply>;
356 usb0_vbus-supply = <®_usb0_vbus>;
357 usb1_vbus-supply = <®_usb1_vbus>;
358 usb2_vbus-supply = <®_usb2_vbus>;