Lines Matching +full:bypass +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0+
6 /dts-v1/;
11 model = "Comtrend WAP-5813n";
12 compatible = "comtrend,wap-5813n", "brcm,bcm6368";
19 stdout-path = "serial0:115200n8";
22 gpio-leds {
23 compatible = "gpio-leds";
26 label = "WAP-5813n:green:inet";
27 gpios = <&gpio0 5 GPIO_ACTIVE_HIGH>;
31 label = "WAP-5813n:green:power";
32 gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>;
33 default-state = "on";
37 label = "WAP-5813n:green:wps";
38 gpios = <&gpio0 23 GPIO_ACTIVE_LOW>;
42 label = "WAP-5813n:red:power";
43 gpios = <&gpio0 24 GPIO_ACTIVE_HIGH>;
47 label = "WAP-5813n:red:inet";
48 gpios = <&gpio0 31 GPIO_ACTIVE_HIGH>;
61 compatible = "brcm,enetsw-port";
64 brcm,phy-id = <0xff>;
66 full-duplex;
67 bypass-link;
84 u-boot,dm-pre-reloc;