Lines Matching +full:cd +full:- +full:inverted

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 * Romain Perier <romain.perier@free-electrons.com>
10 #include <dt-bindings/gpio/gpio.h>
11 #include "armada-372x.dtsi"
23 stdout-path = "serial0:115200n8";
32 compatible = "regulator-gpio";
33 regulator-name = "vcc_sd1";
34 regulator-min-microvolt = <1800000>;
35 regulator-max-microvolt = <3300000>;
36 regulator-boot-on;
39 gpios-states = <0>;
42 enable-active-high;
45 led2: gpio-led2 {
49 compatible = "gpio-leds";
54 default-state = "off";
62 pinctrl-names = "default";
63 pinctrl-0 = <&pcie_reset_pins &pcie_clkreq_pins>;
64 reset-gpios = <&gpiosb 3 GPIO_ACTIVE_LOW>;
77 non-removable;
78 bus-width = <8>;
79 mmc-ddr-1_8v;
80 mmc-hs400-1_8v;
81 marvell,xenon-emmc;
82 marvell,xenon-tun-count = <9>;
83 marvell,pad-type = "fixed-1-8v";
85 pinctrl-names = "default";
86 pinctrl-0 = <&mmc_pins>;
88 #address-cells = <1>;
89 #size-cells = <0>;
91 compatible = "mmc-card";
98 wp-inverted;
99 bus-width = <4>;
100 cd-gpios = <&gpionb 3 GPIO_ACTIVE_LOW>;
101 marvell,pad-type = "sd";
102 vqmmc-supply = <&vcc_sd_reg1>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&sdio_pins>;
114 compatible = "jedec,spi-nor";
115 spi-max-frequency = <104000000>;
116 m25p,fast-read;
122 pinctrl-names = "default";
123 pinctrl-0 = <&uart1_pins>;
130 * - UART1 (pin 24 = RX, pin 26 = TX). See armada-3720-db.dts for an example of
132 * - I2C
133 * - SPI
134 * - MMC
148 switch0: ethernet-switch@1 {
154 ethernet-ports {
155 #address-cells = <1>;
156 #size-cells = <0>;
158 switch0port0: ethernet-port@0 {
162 phy-mode = "rgmii-id";
163 fixed-link {
165 full-duplex;
169 switch0port1: ethernet-port@1 {
172 phy-handle = <&switch0phy0>;
175 switch0port2: ethernet-port@2 {
178 phy-handle = <&switch0phy1>;
181 switch0port3: ethernet-port@3 {
184 phy-handle = <&switch0phy2>;
190 #address-cells = <1>;
191 #size-cells = <0>;
193 switch0phy0: ethernet-phy@11 {
196 switch0phy1: ethernet-phy@12 {
199 switch0phy2: ethernet-phy@13 {
207 pinctrl-names = "default";
208 pinctrl-0 = <&rgmii_pins>, <&smi_pins>;
209 phy-mode = "rgmii-id";
212 fixed-link {
214 full-duplex;