Rebased from upstream / out of band repository.
[librecmc/librecmc.git] / target / linux / ath79 / dts / ar7241_tplink_tl-mr3420-v1.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
3
4 #include "ar7241_tplink_tl-mr3x20.dtsi"
5
6 / {
7         compatible = "tplink,tl-mr3420-v1", "qca,ar7241";
8         model = "TP-Link TL-MR3420 v1";
9
10         ath9k-leds {
11                 compatible = "gpio-leds";
12
13                 wlan {
14                         label = "tp-link:green:wlan";
15                         gpios = <&ath9k 0 GPIO_ACTIVE_LOW>;
16                         linux,default-trigger = "phy0tpt";
17                 };
18         };
19 };