Lines Matching +full:mmc +full:- +full:pwrseq +full:- +full:simple

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 = "roofull,beelink-x2", "allwinner,sun8i-h3";
61 stdout-path = "serial0:115200n8";
65 compatible = "hdmi-connector";
70 remote-endpoint = <&hdmi_out_con>;
76 compatible = "gpio-leds";
79 label = "beelink-x2:blue:pwr";
81 default-state = "on";
85 label = "beelink-x2:red:standby";
91 compatible = "mmc-pwrseq-simple";
92 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 */
94 clock-names = "ext_clock";
98 compatible = "simple-audio-card";
99 simple-audio-card,name = "On-board SPDIF";
101 simple-audio-card,cpu {
102 sound-dai = <&spdif>;
105 simple-audio-card,codec {
106 sound-dai = <&spdif_out>;
110 spdif_out: spdif-out {
111 #sound-dai-cells = <0>;
112 compatible = "linux,spdif-dit";
129 phy-handle = <&int_mii_phy>;
130 phy-mode = "mii";
131 allwinner,leds-active-low;
141 remote-endpoint = <&hdmi_con_in>;
146 linux,rc-map-name = "rc-tanix-tx3mini";
147 pinctrl-names = "default";
148 pinctrl-0 = <&r_ir_rx_pin>;
153 vmmc-supply = <&reg_vcc3v3>;
154 bus-width = <4>;
155 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
160 vmmc-supply = <&reg_vcc3v3>;
161 vqmmc-supply = <&reg_vcc3v3>;
162 mmc-pwrseq = <&wifi_pwrseq>;
163 bus-width = <4>;
164 non-removable;
169 * alias for it (which e.g. makes u-boot set a mac-address).
177 pinctrl-names = "default";
178 pinctrl-0 = <&mmc2_8bit_pins>;
179 vmmc-supply = <&reg_vcc3v3>;
180 bus-width = <8>;
181 non-removable;
182 cap-mmc-hw-reset;
200 pinctrl-names = "default";
201 pinctrl-0 = <&spdif_tx_pin>;
206 pinctrl-names = "default";
207 pinctrl-0 = <&uart0_pa_pins>;
219 usb0_id_det-gpios = <&pio 0 7 GPIO_ACTIVE_HIGH>; /* PA07 */
220 usb0_vbus-supply = <&reg_usb0_vbus>;