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