Lines Matching +full:dual +full:- +full:emac

4  * This file is dual-licensed: you can use it either under the terms
5 * of the GPL or the X11 license, at your option. Note that this dual
43 /dts-v1/;
44 #include "sun8i-h3.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/input/input.h>
52 compatible = "xunlong,orangepi-2", "allwinner,sun8i-h3";
56 /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */
57 ethernet0 = &emac;
62 stdout-path = "serial0:115200n8";
66 compatible = "hdmi-connector";
71 remote-endpoint = <&hdmi_out_con>;
77 compatible = "gpio-leds";
87 default-state = "on";
91 gpio-keys {
92 compatible = "gpio-keys";
94 switch-2 {
100 switch-4 {
104 wakeup-source;
109 compatible = "mmc-pwrseq-simple";
110 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 WIFI_EN */
115 allwinner,pa-gpios = <&pio 0 16 GPIO_ACTIVE_HIGH>; /* PA16 */
116 allwinner,audio-routing =
131 &emac {
132 phy-handle = <&int_mii_phy>;
133 phy-mode = "mii";
134 allwinner,leds-active-low;
144 remote-endpoint = <&hdmi_con_in>;
149 pinctrl-names = "default";
150 pinctrl-0 = <&r_ir_rx_pin>;
155 vmmc-supply = <&reg_vcc3v3>;
156 bus-width = <4>;
157 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
162 vmmc-supply = <&reg_vcc3v3>;
163 mmc-pwrseq = <&wifi_pwrseq>;
164 bus-width = <4>;
165 non-removable;
170 * alias for it (which e.g. makes u-boot set a mac-address).
183 pinctrl-names = "default";
184 pinctrl-0 = <&uart0_pa_pins>;
189 pinctrl-names = "default";
190 pinctrl-0 = <&uart1_pins>;
195 pinctrl-names = "default";
196 pinctrl-0 = <&uart2_pins>;
201 pinctrl-names = "default";
202 pinctrl-0 = <&uart3_pins>;
207 usb1_vbus-supply = <&reg_usb1_vbus>;