Lines Matching +full:trigger +full:- +full:address
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 * Device tree for D-Link DIR-890L
4 * D-Link calls this board "WRGAC36"
5 * this router has the same looks and form factor as D-Link DIR-885L.
7 * Some differences from DIR-885L include a separate USB2 port, separate LEDs
13 * Based on the device tree for DIR-885L
18 /dts-v1/;
21 #include "bcm5301x-nand-cs0-bch1.dtsi"
24 compatible = "dlink,dir-890l", "brcm,bcm47094", "brcm,bcm4708";
25 model = "D-Link DIR-890L";
42 compatible = "gpio-leds";
44 led-power-white {
47 linux,default-trigger = "default-on";
50 led-wan-white {
55 led-power-amber {
60 led-wan-amber {
65 led-usb3-white {
68 trigger-sources = <&xhci_port1>;
69 linux,default-trigger = "usbport";
72 led-usb2-white {
75 trigger-sources = <&ohci_port1>, <&ehci_port1>;
76 linux,default-trigger = "usbport";
79 led-2ghz {
84 led-5ghz {
90 gpio-keys {
91 compatible = "gpio-keys";
93 button-wps {
100 button-restart {
108 * The flash memory is memory mapped at 0x1e000000-0x1fffffff
123 * The NVRAM curiously does not contain a MAC address
126 * address for et2.
128 nvmem-cells = <&et0macaddr>;
129 nvmem-cell-names = "mac-address";
139 compatible = "fixed-partitions";
140 #address-cells = <1>;
141 #size-cells = <1>;
160 vcc-gpios = <&chipcommon 21 GPIO_ACTIVE_HIGH>;
164 vcc-gpios = <&chipcommon 18 GPIO_ACTIVE_HIGH>;
205 phy-mode = "rgmii";