Lines Matching +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 compatible = "cec-gpio";
62 cec-gpios = <&pio 0 14 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>; /* PA14 */
63 hdmi-phandle = <&hdmi>;
67 stdout-path = "serial0:115200n8";
71 compatible = "hdmi-connector";
76 remote-endpoint = <&hdmi_out_con>;
82 compatible = "gpio-leds";
84 led-0 {
85 label = "beelink-x2:blue:pwr";
87 default-state = "on";
90 led-1 {
91 label = "beelink-x2:red:standby";
96 gpio-keys {
97 compatible = "gpio-keys";
99 key-power {
103 wakeup-source;
108 compatible = "simple-audio-card";
109 simple-audio-card,name = "On-board SPDIF";
111 simple-audio-card,cpu {
112 sound-dai = <&spdif>;
115 simple-audio-card,codec {
116 sound-dai = <&spdif_out>;
120 spdif_out: spdif-out {
121 #sound-dai-cells = <0>;
122 compatible = "linux,spdif-dit";
125 wifi_pwrseq: pwrseq {
126 compatible = "mmc-pwrseq-simple";
127 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 */
129 clock-names = "ext_clock";
146 phy-handle = <&int_mii_phy>;
147 phy-mode = "mii";
148 allwinner,leds-active-low;
158 remote-endpoint = <&hdmi_con_in>;
163 linux,rc-map-name = "rc-tanix-tx3mini";
164 pinctrl-names = "default";
165 pinctrl-0 = <&r_ir_rx_pin>;
170 vmmc-supply = <®_vcc3v3>;
171 bus-width = <4>;
172 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
177 vmmc-supply = <®_vcc3v3>;
178 vqmmc-supply = <®_vcc3v3>;
179 mmc-pwrseq = <&wifi_pwrseq>;
180 bus-width = <4>;
181 non-removable;
186 * alias for it (which e.g. makes u-boot set a mac-address).
194 pinctrl-names = "default";
195 pinctrl-0 = <&mmc2_8bit_pins>;
196 vmmc-supply = <®_vcc3v3>;
197 bus-width = <8>;
198 non-removable;
199 cap-mmc-hw-reset;
217 pinctrl-names = "default";
218 pinctrl-0 = <&spdif_tx_pin>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&uart0_pa_pins>;
236 usb0_id_det-gpios = <&pio 0 7 GPIO_ACTIVE_HIGH>; /* PA07 */
237 usb0_vbus-supply = <®_usb0_vbus>;