ath79: add support for the TP-Link WBS210 v1
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9344_tplink_wbs210-v1.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
3
4 #include "ar9344_tplink_cpe_2port.dtsi"
5
6 / {
7         compatible = "tplink,wbs210-v1", "qca,ar9344";
8         model = "TP-Link WBS210 v1";
9 };
10
11 &led_link4 {
12         gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
13 };