ramips: use function/color syntax for some dlink dir routers
[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_nand_128m.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 function = LED_FUNCTION_USB;
13 color = <LED_COLOR_ID_WHITE>;
14 gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
15 trigger-sources = <&xhci_ehci_port1>;
16 linux,default-trigger = "usbport";
17 };
18 };