kernel: backport an upstream fix for ath10k splat
[openwrt/staging/xback.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_nand_128m.dtsi"
4
5 / {
6 compatible = "dlink,dir-2660-a1", "mediatek,mt7621-soc";
7 model = "D-Link DIR-2660 A1";
8 };
9
10 &leds {
11 led-4 {
12 function = LED_FUNCTION_USB;
13 color = <LED_COLOR_ID_WHITE>;
14 function-enumerator = <2>;
15 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
16 trigger-sources = <&ehci_port2>;
17 linux,default-trigger = "usbport";
18 };
19
20 led-5 {
21 function = LED_FUNCTION_USB;
22 color = <LED_COLOR_ID_WHITE>;
23 function-enumerator = <3>;
24 gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
25 trigger-sources = <&xhci_ehci_port1>;
26 linux,default-trigger = "usbport";
27 };
28 };