ath79: add support for the TP-LINK CPE220 V3
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / qca9533_tplink_cpe210.dtsi
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
3
4 #include "qca9533_tplink_cpexxx.dtsi"
5
6 &leds {
7 lan {
8 label = "tp-link:green:lan";
9 gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
10 };
11 };
12
13 &eth1 {
14 compatible = "syscon", "simple-mfd";
15 };