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

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>
51 #include <dt-bindings/pinctrl/sun4i-a10.h>
55 compatible = "cubietech,cubietruck", "allwinner,sun7i-a20";
62 stdout-path = "serial0:115200n8";
66 compatible = "gpio-leds";
67 pinctrl-names = "default";
68 pinctrl-0 = <&led_pins_cubietruck>;
92 compatible = "mmc-pwrseq-simple";
93 pinctrl-names = "default";
94 pinctrl-0 = <&mmc3_pwrseq_pin_cubietruck>;
95 reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
99 compatible = "simple-audio-card";
100 simple-audio-card,name = "On-board SPDIF";
102 simple-audio-card,cpu {
103 sound-dai = <&spdif>;
106 simple-audio-card,codec {
107 sound-dai = <&spdif_out>;
111 spdif_out: spdif-out {
112 #sound-dai-cells = <0>;
113 compatible = "linux,spdif-dit";
118 target-supply = <&reg_ahci_5v>;
122 &codec {
127 cpu-supply = <&reg_dcdc2>;
139 pinctrl-names = "default";
140 pinctrl-0 = <&gmac_pins_rgmii_a>;
142 phy-mode = "rgmii";
145 phy1: ethernet-phy@1 {
151 pinctrl-names = "default";
152 pinctrl-0 = <&i2c0_pins_a>;
157 interrupt-parent = <&nmi_intc>;
163 pinctrl-names = "default";
164 pinctrl-0 = <&i2c1_pins_a>;
169 pinctrl-names = "default";
170 pinctrl-0 = <&i2c2_pins_a>;
175 pinctrl-names = "default";
176 pinctrl-0 = <&ir0_rx_pins_a>;
181 pinctrl-names = "default";
182 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
183 vmmc-supply = <&reg_vcc3v3>;
184 bus-width = <4>;
185 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
186 cd-inverted;
191 pinctrl-names = "default";
192 pinctrl-0 = <&mmc3_pins_a>;
193 vmmc-supply = <&reg_vcc3v3>;
194 mmc-pwrseq = <&mmc3_pwrseq>;
195 bus-width = <4>;
196 non-removable;
201 compatible = "brcm,bcm4329-fmac";
202 interrupt-parent = <&pio>;
204 interrupt-names = "host-wake";
209 /* AP6210 requires pull-up */
270 pinctrl-names = "default";
271 pinctrl-0 = <&pwm0_pins_a>, <&pwm1_pins_a>;
276 pinctrl-0 = <&ahci_pwr_pin_cubietruck>;
284 regulator-always-on;
285 regulator-min-microvolt = <1000000>;
286 regulator-max-microvolt = <1450000>;
287 regulator-name = "vdd-cpu";
291 regulator-always-on;
292 regulator-min-microvolt = <1000000>;
293 regulator-max-microvolt = <1400000>;
294 regulator-name = "vdd-int-dll";
298 regulator-name = "vdd-rtc";
302 regulator-always-on;
303 regulator-min-microvolt = <3000000>;
304 regulator-max-microvolt = <3000000>;
305 regulator-name = "avcc";
309 pinctrl-0 = <&usb0_vbus_pin_a>;
323 pinctrl-names = "default";
324 pinctrl-0 = <&spdif_tx_pins_a>;
329 pinctrl-names = "default";
330 pinctrl-0 = <&uart0_pins_a>;
340 pinctrl-names = "default";
341 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
342 usb0_id_det-gpios = <&pio 7 19 GPIO_ACTIVE_HIGH>; /* PH19 */
343 usb0_vbus_det-gpios = <&pio 7 22 GPIO_ACTIVE_HIGH>; /* PH22 */
344 usb0_vbus-supply = <&reg_usb0_vbus>;
345 usb1_vbus-supply = <&reg_usb1_vbus>;
346 usb2_vbus-supply = <&reg_usb2_vbus>;