ramips: Add support for Cudy WR1300 v3
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_tplink_re200-v2.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-v2", "mediatek,mt7628an-soc";
7 model = "TP-Link RE200 v2";
8
9 leds {
10 wifi2g_red {
11 label = "red:wifi2g";
12 gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
13 };
14
15 wifi5g_red {
16 label = "red:wifi5g";
17 gpios = <&gpio 40 GPIO_ACTIVE_LOW>;
18 };
19 };
20 };
21
22 &led_power {
23 gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
24 };