Lines Matching +full:sun7i +full:- +full:a20 +full:- +full:gmac

4  * Maxime Ripard <maxime.ripard@free-electrons.com>
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 = "cubietech,cubieboard2", "allwinner,sun7i-a20";
61 stdout-path = "serial0:115200n8";
64 hdmi-connector {
65 compatible = "hdmi-connector";
70 remote-endpoint = <&hdmi_out_con>;
76 compatible = "gpio-leds";
91 target-supply = <&reg_ahci_5v>;
100 cpu-supply = <&reg_dcdc2>;
115 &gmac {
116 pinctrl-names = "default";
117 pinctrl-0 = <&gmac_mii_pins>;
118 phy-handle = <&phy1>;
119 phy-mode = "mii";
129 remote-endpoint = <&hdmi_con_in>;
138 interrupt-parent = <&nmi_intc>;
148 pinctrl-names = "default";
149 pinctrl-0 = <&ir0_rx_pin>;
154 vmmc-supply = <&reg_vcc3v3>;
155 bus-width = <4>;
156 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
161 phy1: ethernet-phy@1 {
189 regulator-always-on;
190 regulator-min-microvolt = <1000000>;
191 regulator-max-microvolt = <1450000>;
192 regulator-name = "vdd-cpu";
196 regulator-always-on;
197 regulator-min-microvolt = <1000000>;
198 regulator-max-microvolt = <1400000>;
199 regulator-name = "vdd-int-dll";
203 regulator-name = "vdd-rtc";
207 regulator-always-on;
208 regulator-min-microvolt = <3000000>;
209 regulator-max-microvolt = <3000000>;
210 regulator-name = "avcc";
222 pinctrl-names = "default";
223 pinctrl-0 = <&uart0_pb_pins>;
233 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
234 usb1_vbus-supply = <&reg_usb1_vbus>;
235 usb2_vbus-supply = <&reg_usb2_vbus>;