ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9563_netgear_wndr4300-v2.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include <dt-bindings/leds/common.h>
4
5 #include "qca9563_netgear_wndr.dtsi"
6
7 / {
8 compatible = "netgear,wndr4300-v2", "qca,qca9563";
9 model = "Netgear WNDR4300 v2";
10 };
11
12 &leds {
13 usb_green {
14 function = LED_FUNCTION_USB;
15 color = <LED_COLOR_ID_GREEN>;
16 gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
17 trigger-sources = <&hub_port0>;
18 linux,default-trigger = "usbport";
19 };
20 };