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 = "regulator-fixed";
52 regulator-name = "vcc3v3";
53 regulator-min-microvolt = <3300000>;
54 regulator-max-microvolt = <3300000>;
58 compatible = "mmc-pwrseq-simple";
59 pinctrl-names = "default";
60 reset-gpios = <&pio 2 7 GPIO_ACTIVE_LOW>; /* PC7 */
61 post-power-on-delay-ms = <200>;
66 vmmc-supply = <®_vcc3v3>;
67 vqmmc-supply = <®_vcc3v3>;
68 mmc-pwrseq = <&wifi_pwrseq>;
69 bus-width = <4>;
70 non-removable;
75 compatible = "brcm,bcm4329-fmac";
76 interrupt-parent = <&r_pio>;
78 interrupt-names = "host-wake";
83 pinctrl-names = "default";
84 pinctrl-0 = <&mmc2_8bit_pins>;
85 vmmc-supply = <®_vcc3v3>;
86 bus-width = <8>;
87 non-removable;
88 cap-mmc-hw-reset;
93 pinctrl-names = "default";
94 pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>;