ath79: apply Engenius ECB1750 style to OpenMesh MR900 RGMII cfg
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7241_tplink_tl-mr3420-v1.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "ar7241_tplink_tl-mr3x20.dtsi"
4
5 / {
6 compatible = "tplink,tl-mr3420-v1", "qca,ar7241";
7 model = "TP-Link TL-MR3420 v1";
8
9 ath9k-leds {
10 compatible = "gpio-leds";
11
12 wlan {
13 label = "green:wlan";
14 gpios = <&ath9k 0 GPIO_ACTIVE_LOW>;
15 linux,default-trigger = "phy0tpt";
16 };
17 };
18 };