treewide: remove PKG_INSTALL from CMake packages
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / mt7621_dlink_dir-882-x1.dtsi
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 &leds {
4 usb2 {
5 label = "green:usb2";
6 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
7 trigger-sources = <&ehci_port2>;
8 linux,default-trigger = "usbport";
9 };
10
11 usb3 {
12 label = "green:usb3";
13 gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
14 trigger-sources = <&xhci_ehci_port1>;
15 linux,default-trigger = "usbport";
16 };
17 };