Lines Matching +full:non +full:- +full:removable
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include "sun50i-h5.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
51 compatible = "xunlong,orangepi-zero-plus2", "allwinner,sun50i-h5";
58 stdout-path = "serial0:115200n8";
62 compatible = "hdmi-connector";
67 remote-endpoint = <&hdmi_out_con>;
73 compatible = "regulator-fixed";
74 regulator-name = "vcc3v3";
75 regulator-min-microvolt = <3300000>;
76 regulator-max-microvolt = <3300000>;
80 compatible = "mmc-pwrseq-simple";
81 pinctrl-names = "default";
82 reset-gpios = <&pio 0 9 GPIO_ACTIVE_LOW>; /* PA9 */
83 post-power-on-delay-ms = <200>;
97 remote-endpoint = <&hdmi_con_in>;
102 vmmc-supply = <®_vcc3v3>;
103 bus-width = <4>;
104 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
109 vmmc-supply = <®_vcc3v3>;
110 vqmmc-supply = <®_vcc3v3>;
111 mmc-pwrseq = <&wifi_pwrseq>;
112 bus-width = <4>;
113 non-removable;
118 compatible = "brcm,bcm4329-fmac";
119 interrupt-parent = <&r_pio>;
121 interrupt-names = "host-wake";
126 pinctrl-names = "default";
127 pinctrl-0 = <&mmc2_8bit_pins>;
128 vmmc-supply = <®_vcc3v3>;
129 bus-width = <8>;
130 non-removable;
131 cap-mmc-hw-reset;
136 pinctrl-names = "default";
137 pinctrl-0 = <&uart0_pins_a>;
142 pinctrl-names = "default";
143 pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;