2016-11-18 20:46:27 +09:00
|
|
|
/dts-v1/;
|
|
|
|
|
2019-07-03 23:22:28 +02:00
|
|
|
#include "mt7621_wevo_w2914ns-v2.dtsi"
|
2016-11-18 20:46:27 +09:00
|
|
|
|
|
|
|
/ {
|
2019-12-12 19:49:55 +01:00
|
|
|
compatible = "wevo,11acnas", "mediatek,mt7621-soc";
|
2016-11-18 20:46:27 +09:00
|
|
|
model = "WeVO 11AC NAS Router";
|
|
|
|
|
2018-12-30 12:42:53 +01:00
|
|
|
leds {
|
2016-12-23 08:21:31 +01:00
|
|
|
compatible = "gpio-leds";
|
|
|
|
|
|
|
|
usb {
|
|
|
|
label = "11acnas:green:usb";
|
|
|
|
gpios = <&gpio0 27 GPIO_ACTIVE_LOW>;
|
2018-08-13 17:14:08 +02:00
|
|
|
trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
|
|
|
|
linux,default-trigger = "usbport";
|
2016-12-23 08:21:31 +01:00
|
|
|
};
|
|
|
|
};
|
2016-11-18 20:46:27 +09:00
|
|
|
};
|