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

#include "ar9344_tplink_cpexxx-v1.dtsi"

/ {
	compatible = "tplink,cpe220-v2", "qca,ar9344";
	model = "TP-Link CPE220 v2";
};

&led_link4 {
	gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
};