You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
283 B
13 lines
283 B
7 years ago
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include <dt-bindings/gpio/gpio.h>
|
||
|
#include <dt-bindings/input/input.h>
|
||
|
|
||
6 years ago
|
#include "qca9558_tplink_tl-wr1043nd.dtsi"
|
||
7 years ago
|
|
||
|
/ {
|
||
|
compatible = "tplink,tl-wr1043nd-v2", "qca,qca9557";
|
||
|
model = "TP-Link TL-WR1043ND Version 2";
|
||
|
};
|