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