mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
b1a173d7c3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
// 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-wr1043nd.dtsi"
|
|
|
|
/ {
|
|
compatible = "tplink,tl-wr1043nd-v3", "qca,qca9557";
|
|
model = "TP-Link TL-WR1043ND Version 3";
|
|
};
|