ramips: fix EEPROM size for I-O DATA WN-DEAX1800GR
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_dlink_dir-2660-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-2660-a1", "mediatek,mt7621-soc";
7 model = "D-Link DIR-2660 A1";
8 };
9
10 &leds {
11 usb2_white {
12 label = "white:usb2";
13 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
14 trigger-sources = <&ehci_port2>;
15 linux,default-trigger = "usbport";
16 };
17
18 usb3_white {
19 label = "white:usb3";
20 gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
21 trigger-sources = <&xhci_ehci_port1>;
22 linux,default-trigger = "usbport";
23 };
24 };
25
26 &wifi0 {
27 nvmem-cells = <&macaddr_factory_e000>;
28 nvmem-cell-names = "mac-address";
29 mac-address-increment = <1>;
30 };
31
32 &wifi1 {
33 nvmem-cells = <&macaddr_factory_e000>;
34 nvmem-cell-names = "mac-address";
35 mac-address-increment = <2>;
36 };