Lines Matching +full:non +full:- +full:removable
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 /dts-v1/;
6 #include "sun50i-h5.dtsi"
8 #include <dt-bindings/gpio/gpio.h>
12 compatible = "xunlong,orangepi-zero-plus2", "allwinner,sun50i-h5";
19 stdout-path = "serial0:115200n8";
23 compatible = "hdmi-connector";
28 remote-endpoint = <&hdmi_out_con>;
34 compatible = "gpio-leds";
36 led-0 {
39 default-state = "on";
42 led-1 {
49 compatible = "regulator-fixed";
50 regulator-name = "vcc3v3";
51 regulator-min-microvolt = <3300000>;
52 regulator-max-microvolt = <3300000>;
56 compatible = "mmc-pwrseq-simple";
57 reset-gpios = <&pio 0 9 GPIO_ACTIVE_LOW>; /* PA9 */
58 post-power-on-delay-ms = <200>;
76 remote-endpoint = <&hdmi_con_in>;
81 vmmc-supply = <®_vcc3v3>;
82 bus-width = <4>;
83 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
88 vmmc-supply = <®_vcc3v3>;
89 vqmmc-supply = <®_vcc3v3>;
90 mmc-pwrseq = <&wifi_pwrseq>;
91 bus-width = <4>;
92 non-removable;
97 compatible = "brcm,bcm4329-fmac";
98 interrupt-parent = <&r_pio>;
100 interrupt-names = "host-wake";
105 pinctrl-names = "default";
106 pinctrl-0 = <&mmc2_8bit_pins>;
107 vmmc-supply = <®_vcc3v3>;
108 bus-width = <8>;
109 non-removable;
110 cap-mmc-hw-reset;
119 pinctrl-names = "default";
120 pinctrl-0 = <&uart0_pa_pins>;
125 pinctrl-names = "default";
126 pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;