mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-11 20:52:05 +08:00
13 lines
273 B
Plaintext
13 lines
273 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 "qca9557_iodata_wn-ac-dgr.dtsi"
|
|
|
|
/ {
|
|
compatible = "iodata,wn-ac1600dgr2", "qca,qca9557";
|
|
model = "I-O DATA WN-AC1600DGR2";
|
|
};
|