ramips: only add spidev node in for WrtNode2R (and not for 2P)
[oweals/openwrt.git] / target / linux / ramips / dts / mt7621_wevo_11acnas.dts
1 /dts-v1/;
2
3 #include "mt7621_wevo_w2914ns-v2.dtsi"
4
5 / {
6         compatible = "wevo,11acnas", "wevo,w2914ns-v2", "mediatek,mt7621-soc";
7         model = "WeVO 11AC NAS Router";
8
9         leds {
10                 compatible = "gpio-leds";
11
12                 usb {
13                         label = "11acnas:green:usb";
14                         gpios = <&gpio0 27 GPIO_ACTIVE_LOW>;
15                         trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
16                         linux,default-trigger = "usbport";
17                 };
18         };
19 };