Lines Matching +full:gpios +full:- +full:states

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;
38 gpios = <&gpionb 4 GPIO_ACTIVE_HIGH>;
39 gpios-states = <0>;
40 states = <1800000 0x1
42 enable-active-high;
45 led2: gpio-led2 {
49 compatible = "gpio-leds";
53 gpios = <&gpionb 2 GPIO_ACTIVE_LOW>;
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
150 #address-cells = <1>;
151 #size-cells = <0>;
157 #address-cells = <1>;
158 #size-cells = <0>;
164 phy-mode = "rgmii-id";
165 fixed-link {
167 full-duplex;
174 phy-handle = <&switch0phy0>;
180 phy-handle = <&switch0phy1>;
186 phy-handle = <&switch0phy2>;
192 #address-cells = <1>;
193 #size-cells = <0>;
209 pinctrl-names = "default";
210 pinctrl-0 = <&rgmii_pins>, <&smi_pins>;
211 phy-mode = "rgmii-id";
214 fixed-link {
216 full-duplex;