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

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,cubietruck", "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";
78 led-0 {
83 led-1 {
88 led-2 {
93 led-3 {
100 compatible = "mmc-pwrseq-simple";
101 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
103 clock-names = "ext_clock";
107 compatible = "simple-audio-card";
108 simple-audio-card,name = "On-board SPDIF";
110 simple-audio-card,cpu {
111 sound-dai = <&spdif>;
114 simple-audio-card,codec {
115 sound-dai = <&spdif_out>;
119 spdif_out: spdif-out {
120 #sound-dai-cells = <0>;
121 compatible = "linux,spdif-dit";
126 target-supply = <&reg_ahci_5v>;
135 cpu-supply = <&reg_dcdc2>;
151 pinctrl-names = "default";
152 pinctrl-0 = <&gmac_rgmii_pins>;
153 phy-handle = <&phy1>;
154 phy-mode = "rgmii-id";
164 remote-endpoint = <&hdmi_con_in>;
173 interrupt-parent = <&nmi_intc>;
179 pinctrl-names = "default";
188 pinctrl-names = "default";
189 pinctrl-0 = <&ir0_rx_pin>;
194 phy1: ethernet-phy@1 {
200 vmmc-supply = <&reg_vcc3v3>;
201 bus-width = <4>;
202 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
207 vmmc-supply = <&reg_vcc3v3>;
208 mmc-pwrseq = <&mmc3_pwrseq>;
209 bus-width = <4>;
210 non-removable;
215 compatible = "brcm,bcm4329-fmac";
216 interrupt-parent = <&pio>;
218 interrupt-names = "host-wake";
236 pinctrl-0 = <&clk_out_a_pin>;
237 pinctrl-names = "default";
240 &pwm {
241 pinctrl-names = "default";
242 pinctrl-0 = <&pwm0_pin>, <&pwm1_pin>;
262 regulator-always-on;
263 regulator-min-microvolt = <1000000>;
264 regulator-max-microvolt = <1450000>;
265 regulator-name = "vdd-cpu";
269 regulator-always-on;
270 regulator-min-microvolt = <1000000>;
271 regulator-max-microvolt = <1400000>;
272 regulator-name = "vdd-int-dll";
276 regulator-name = "vdd-rtc";
280 regulator-always-on;
281 regulator-min-microvolt = <3000000>;
282 regulator-max-microvolt = <3000000>;
283 regulator-name = "avcc";
300 pinctrl-names = "default";
301 pinctrl-0 = <&spdif_tx_pin>;
306 pinctrl-names = "default";
307 pinctrl-0 = <&uart0_pb_pins>;
312 pinctrl-names = "default";
313 pinctrl-0 = <&uart2_pi_pins>, <&uart2_cts_rts_pi_pins>;
314 uart-has-rtscts;
320 clock-names = "lpo";
321 device-wakeup-gpios = <&pio 7 24 GPIO_ACTIVE_LOW>; /* PH24 */
322 host-wakeup-gpios = <&pio 7 25 GPIO_ACTIVE_LOW>; /* PH25 */
323 shutdown-gpios = <&pio 7 18 GPIO_ACTIVE_HIGH>; /* PH18 */
324 max-speed = <1500000>;
338 usb0_id_det-gpios = <&pio 7 19 GPIO_ACTIVE_HIGH>; /* PH19 */
339 usb0_vbus_det-gpios = <&pio 7 22 GPIO_ACTIVE_HIGH>; /* PH22 */
340 usb0_vbus_power-supply = <&usb_power_supply>;
341 usb0_vbus-supply = <&reg_usb0_vbus>;
342 usb1_vbus-supply = <&reg_usb1_vbus>;
343 usb2_vbus-supply = <&reg_usb2_vbus>;