kernel: drop empty kmod-ledtrig-* packages
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_dlink_dir-1960-a1.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621_dlink_dir-xx60-a1.dtsi"
4
5 / {
6 compatible = "dlink,dir-1960-a1", "mediatek,mt7621-soc";
7 model = "D-Link DIR-1960 A1";
8 };
9
10 &leds {
11 usb_white {
12 label = "white:usb";
13 gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
14 trigger-sources = <&xhci_ehci_port1>;
15 linux,default-trigger = "usbport";
16 };
17 };
18
19 &wifi0 {
20 mtd-mac-address = <&factory 0xe000>;
21 mtd-mac-address-increment = <1>;
22 };
23
24 &wifi1 {
25 mtd-mac-address = <&factory 0xe000>;
26 mtd-mac-address-increment = <2>;
27 };