ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9533_tplink_cpe210.dtsi
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include <dt-bindings/leds/common.h>
4
5 #include "qca9533_tplink_cpexxx.dtsi"
6
7 &leds {
8 lan {
9 function = LED_FUNCTION_LAN;
10 color = <LED_COLOR_ID_GREEN>;
11 gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
12 };
13 };
14
15 &eth1 {
16 compatible = "syscon", "simple-mfd";
17 };