ath79: improve common DTSI name for TP-Link Archer C5, C7 v1/v2
[openwrt/openwrt.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 };