ramips: add support for TP-Link MR6400 v5
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_dlink_dir-882-a1.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621_dlink_dir-8xx-a1.dtsi"
4
5 / {
6 compatible = "dlink,dir-882-a1", "mediatek,mt7621-soc";
7 model = "D-Link DIR-882 A1";
8 };
9
10 &leds {
11 usb2 {
12 label = "green:usb2";
13 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
14 trigger-sources = <&ehci_port2>;
15 linux,default-trigger = "usbport";
16 };
17
18 usb3 {
19 label = "green:usb3";
20 gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
21 trigger-sources = <&xhci_ehci_port1>;
22 linux,default-trigger = "usbport";
23 };
24 };