Lines Matching +full:non +full:- +full:dual
5 * This file is dual-licensed: you can use it either under the terms
6 * of the GPL or the X11 license, at your option. Note that this dual
44 /dts-v1/;
46 #include "sun8i-h3.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
52 compatible = "xunlong,orangepi-zero-plus2-h3", "allwinner,sun8i-h3";
59 stdout-path = "serial0:115200n8";
63 compatible = "hdmi-connector";
68 remote-endpoint = <&hdmi_out_con>;
74 compatible = "gpio-leds";
76 led-0 {
79 default-state = "on";
82 led-1 {
89 compatible = "regulator-fixed";
90 regulator-name = "vcc3v3";
91 regulator-min-microvolt = <3300000>;
92 regulator-max-microvolt = <3300000>;
96 compatible = "mmc-pwrseq-simple";
97 reset-gpios = <&pio 0 9 GPIO_ACTIVE_LOW>; /* PA9 */
98 post-power-on-delay-ms = <200>;
116 remote-endpoint = <&hdmi_con_in>;
121 vmmc-supply = <®_vcc3v3>;
122 bus-width = <4>;
123 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
128 vmmc-supply = <®_vcc3v3>;
129 vqmmc-supply = <®_vcc3v3>;
130 mmc-pwrseq = <&wifi_pwrseq>;
131 bus-width = <4>;
132 non-removable;
137 compatible = "brcm,bcm4329-fmac";
138 interrupt-parent = <&r_pio>;
140 interrupt-names = "host-wake";
145 pinctrl-names = "default";
146 pinctrl-0 = <&mmc2_8bit_pins>;
147 vmmc-supply = <®_vcc3v3>;
148 bus-width = <8>;
149 non-removable;
150 cap-mmc-hw-reset;
159 pinctrl-names = "default";
160 pinctrl-0 = <&uart0_pa_pins>;