ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7628an_tplink_re200-v3.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7628an_tplink_re200.dtsi"
4
5 / {
6 compatible = "tplink,re200-v3", "mediatek,mt7628an-soc";
7 model = "TP-Link RE200 v3";
8
9 leds {
10 wifi_red {
11 label = "red:wifi";
12 gpios = <&gpio 40 GPIO_ACTIVE_LOW>;
13 };
14 };
15 };
16
17 &led_power {
18 gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
19 };