66f8b9df0f76fd839ec7566821a5b88a2460de9f
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / mt7621_wevo_11acnas.dts
1 #include "mt7621_wevo_w2914ns-v2.dtsi"
2
3 / {
4 compatible = "wevo,11acnas", "mediatek,mt7621-soc";
5 model = "WeVO 11AC NAS Router";
6
7 leds {
8 compatible = "gpio-leds";
9
10 usb {
11 label = "11acnas:green:usb";
12 gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
13 trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
14 linux,default-trigger = "usbport";
15 };
16 };
17 };