ath79: add support for Qxwlan E600G v2 / E600GAC v2
[openwrt/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 = "green:lan";
8 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
9 };
10 };
11
12 &eth0 {
13 compatible = "syscon", "simple-mfd";
14 };
15
16 &eth1 {
17 mtd-mac-address = <&uboot 0x1fc00>;
18 };
19
20 &ath9k {
21 compatible = "pci168c,002a";
22 };