Lines Matching +full:sun8i +full:- +full:h3 +full:- +full:emac
4 * This file is dual-licensed: you can use it either under the terms
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";
78 pinctrl-names = "default";
79 pinctrl-0 = <&leds_opc>, <&leds_r_opc>;
89 default-state = "on";
94 compatible = "gpio-keys";
95 pinctrl-names = "default";
96 pinctrl-0 = <&sw_r_opc>;
112 compatible = "mmc-pwrseq-simple";
113 pinctrl-names = "default";
114 pinctrl-0 = <&wifi_pwrseq_pin_orangepi>;
115 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 WIFI_EN */
120 allwinner,pa-gpios = <&pio 0 16 GPIO_ACTIVE_HIGH>; /* PA16 */
121 allwinner,audio-routing =
136 &emac {
137 phy-handle = <&int_mii_phy>;
138 phy-mode = "mii";
139 allwinner,leds-active-low;
149 remote-endpoint = <&hdmi_con_in>;
154 pinctrl-names = "default";
155 pinctrl-0 = <&ir_pins_a>;
160 vmmc-supply = <®_vcc3v3>;
161 bus-width = <4>;
162 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
167 vmmc-supply = <®_vcc3v3>;
168 mmc-pwrseq = <&wifi_pwrseq>;
169 bus-width = <4>;
170 non-removable;
175 * alias for it (which e.g. makes u-boot set a mac-address).
212 pinctrl-names = "default";
213 pinctrl-0 = <&uart0_pins_a>;
218 pinctrl-names = "default";
219 pinctrl-0 = <&uart1_pins>;
224 pinctrl-names = "default";
225 pinctrl-0 = <&uart2_pins>;
230 pinctrl-names = "default";
231 pinctrl-0 = <&uart3_pins>;
236 usb1_vbus-supply = <®_usb1_vbus>;