ath79: port TP-Link TL-WR741ND v4 and TL-WR740ND v4
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_tl-archer-c7-v2.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
3
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
6
7 #include "qca9558_tl-archer-c7.dtsi"
8
9 / {
10 compatible = "tplink,tl-archer-c7-v2", "qca,qca9558";
11 model = "TP-Link Archer C7 Version 2";
12 };
13
14 &rfkill {
15 gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
16 };