ramips: add support for TRENDnet TEW-810DR
[oweals/openwrt.git] / target / linux / ath79 / dts / ar7240_tplink_tl-wa.dtsi
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "ar7240_tplink.dtsi"
4
5 &leds {
6         lan {
7                 label = "tp-link:green:lan";
8                 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
9         };
10 };
11
12 &eth1 {
13         mtd-mac-address = <&uboot 0x1fc00>;
14 };
15
16 &ath9k {
17         compatible = "pci168c,002a";
18 };