Lines Matching +full:link +full:- +full:gpios
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
4 * DTS for D-Link DIR-885L
9 /dts-v1/;
12 #include "bcm5301x-nand-cs0-bch1.dtsi"
15 compatible = "dlink,dir-885l", "brcm,bcm47094", "brcm,bcm4708";
16 model = "D-Link DIR-885L";
28 nand_controller: nand-controller@18028000 {
31 compatible = "fixed-partitions";
32 #address-cells = <1>;
33 #size-cells = <1>;
45 compatible = "gpio-leds";
47 led-power-white {
49 gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
50 linux,default-trigger = "default-on";
53 led-wan-white {
55 gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
58 led-power-amber {
60 gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
63 led-wan-amber {
65 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
68 led-usb3-white {
70 gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
71 trigger-sources = <&ohci_port1>, <&ehci_port1>,
73 linux,default-trigger = "usbport";
76 led-2ghz {
78 gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
81 led-5ghz {
83 gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
87 gpio-keys {
88 compatible = "gpio-keys";
90 button-wps {
93 gpios = <&chipcommon 7 GPIO_ACTIVE_LOW>;
97 button-extender {
100 gpios = <&chipcommon 10 GPIO_ACTIVE_LOW>;
103 button-restart {
106 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
112 vcc-gpio = <&chipcommon 18 GPIO_ACTIVE_HIGH>;