Lines Matching +full:non +full:- +full:removable
4 * This file is dual-licensed: you can use it either under the terms
43 #include "sun8i-h3-nanopi.dtsi"
47 compatible = "friendlyarm,nanopi-m1-plus", "allwinner,sun8i-h3";
55 reg_gmac_3v3: gmac-3v3 {
56 compatible = "regulator-fixed";
57 regulator-name = "gmac-3v3";
58 regulator-min-microvolt = <3300000>;
59 regulator-max-microvolt = <3300000>;
60 startup-delay-us = <100000>;
61 enable-active-high;
66 compatible = "mmc-pwrseq-simple";
67 pinctrl-names = "default";
68 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 */
81 pinctrl-names = "default";
82 pinctrl-0 = <&emac_rgmii_pins>;
83 phy-supply = <®_gmac_3v3>;
84 phy-handle = <&ext_rgmii_phy>;
85 phy-mode = "rgmii";
91 ext_rgmii_phy: ethernet-phy@1 {
92 compatible = "ethernet-phy-ieee802.3-c22";
98 pinctrl-names = "default";
99 pinctrl-0 = <&ir_pins_a>;
104 vmmc-supply = <®_vcc3v3>;
105 vqmmc-supply = <®_vcc3v3>;
106 mmc-pwrseq = <&wifi_pwrseq>;
107 bus-width = <4>;
108 non-removable;
113 compatible = "brcm,bcm4329-fmac";
114 interrupt-parent = <&pio>;
116 interrupt-names = "host-wake";
121 pinctrl-names = "default";
122 pinctrl-0 = <&mmc2_8bit_pins>;
123 vmmc-supply = <®_vcc3v3>;
124 vqmmc-supply = <®_vcc3v3>;
125 bus-width = <8>;
126 non-removable;
139 pinctrl-names = "default";
140 pinctrl-0 = <&uart3_pins>, <&uart3_rts_cts_pins>;