Lines Matching +full:wp +full:- +full:inverted
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
3 /dts-v1/;
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
6 #include "armada-372x.dtsi"
9 model = "GL.iNet GL-MV1000";
10 compatible = "glinet,gl-mv1000", "marvell,armada3720";
13 led-boot = &led_power;
14 led-failsafe = &led_power;
15 led-running = &led_power;
16 led-upgrade = &led_power;
20 stdout-path = "serial0:115200n8";
29 compatible = "regulator-gpio";
30 regulator-name = "vcc_sd1";
31 regulator-min-microvolt = <1800000>;
32 regulator-max-microvolt = <3300000>;
33 regulator-boot-on;
35 gpios-states = <0>;
38 enable-active-high;
42 compatible = "gpio-keys";
44 button-reset {
58 compatible = "gpio-leds";
60 led-vpn {
65 led-wan {
70 led_power: led-power {
73 default-state = "on";
83 compatible = "jedec,spi-nor";
84 spi-max-frequency = <104000000>;
85 m25p,fast-read;
87 compatible = "fixed-partitions";
88 #address-cells = <1>;
89 #size-cells = <1>;
97 label = "u-boot-env";
104 read-only;
110 read-only;
122 wp-inverted;
123 bus-width = <4>;
124 cd-gpios = <&gpionb 17 GPIO_ACTIVE_LOW>;
125 marvell,pad-type = "sd";
126 no-1-8-v;
127 vqmmc-supply = <&vcc_sd_reg1>;
132 bus-width = <8>;
133 mmc-ddr-1_8v;
134 mmc-hs400-1_8v;
135 non-removable;
136 no-sd;
137 no-sdio;
138 marvell,pad-type = "fixed-1-8v";
155 switch0: ethernet-switch@1 {
161 ports: ethernet-ports {
162 #address-cells = <1>;
163 #size-cells = <0>;
165 ethernet-port@0 {
171 ethernet-port@1 {
174 phy-handle = <&switch0phy0>;
177 ethernet-port@2 {
180 phy-handle = <&switch0phy1>;
182 nvmem-cells = <&macaddr_factory_6>;
183 nvmem-cell-names = "mac-address";
186 ethernet-port@3 {
189 phy-handle = <&switch0phy2>;
191 nvmem-cells = <&macaddr_factory_6>;
192 nvmem-cell-names = "mac-address";
197 #address-cells = <1>;
198 #size-cells = <0>;
200 switch0phy0: ethernet-phy@11 {
203 switch0phy1: ethernet-phy@12 {
206 switch0phy2: ethernet-phy@13 {
214 nvmem-cells = <&macaddr_factory_0>;
215 nvmem-cell-names = "mac-address";
216 phy-mode = "rgmii-id";
219 fixed-link {
221 full-duplex;
226 compatible = "nvmem-cells";
227 #address-cells = <1>;
228 #size-cells = <1>;