aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_tl-archer-c7-v2.dts
blob: 980aa35b91957fd586bd21b3f0a11c0c4851dcfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;

#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/input.h>

#include "qca9558_tl-archer-c7.dtsi"

/ {
	compatible = "tplink,tl-archer-c7-v2", "qca,qca9558";
	model = "TP-Link Archer C7 Version 2";
};

&rfkill {
	gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
};