Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:spi

4  * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun50i-h5.dtsi"
46 #include <dt-bindings/gpio/gpio.h>
47 #include <dt-bindings/input/input.h>
48 #include <dt-bindings/pinctrl/sun4i-a10.h>
52 compatible = "xunlong,orangepi-pc2", "allwinner,sun50i-h5";
55 compatible = "regulator-fixed";
56 regulator-name = "vcc3v3";
57 regulator-min-microvolt = <3300000>;
58 regulator-max-microvolt = <3300000>;
67 stdout-path = "serial0:115200n8";
71 compatible = "hdmi-connector";
76 remote-endpoint = <&hdmi_out_con>;
82 compatible = "gpio-leds";
87 default-state = "on";
96 r-gpio-keys {
97 compatible = "gpio-keys";
106 reg_gmac_3v3: gmac-3v3 {
107 compatible = "regulator-fixed";
108 regulator-name = "gmac-3v3";
109 regulator-min-microvolt = <3300000>;
110 regulator-max-microvolt = <3300000>;
111 startup-delay-us = <100000>;
112 enable-active-high;
116 reg_usb0_vbus: usb0-vbus {
117 compatible = "regulator-fixed";
118 regulator-name = "usb0-vbus";
119 regulator-min-microvolt = <5000000>;
120 regulator-max-microvolt = <5000000>;
121 enable-active-high;
128 allwinner,audio-routing =
156 pinctrl-names = "default";
157 pinctrl-0 = <&emac_rgmii_pins>;
158 phy-supply = <&reg_gmac_3v3>;
159 phy-handle = <&ext_rgmii_phy>;
160 phy-mode = "rgmii";
165 ext_rgmii_phy: ethernet-phy@1 {
166 compatible = "ethernet-phy-ieee802.3-c22";
177 remote-endpoint = <&hdmi_con_in>;
182 pinctrl-names = "default";
183 pinctrl-0 = <&ir_pins_a>;
188 vmmc-supply = <&reg_vcc3v3>;
189 bus-width = <4>;
190 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
214 #address-cells = <1>;
215 #size-cells = <1>;
216 compatible = "jedec,spi-nor";
218 spi-max-frequency = <40000000>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&uart0_pins_a>;
229 pinctrl-names = "default";
230 pinctrl-0 = <&uart1_pins>;
235 pinctrl-names = "default";
236 pinctrl-0 = <&uart2_pins>;
246 /* USB Type-A ports' VBUS is always on */
247 usb0_id_det-gpios = <&pio 6 12 GPIO_ACTIVE_HIGH>; /* PG12 */
248 usb0_vbus-supply = <&reg_usb0_vbus>;