ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9557_iodata_wn-ac1600dgr2.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "qca9557_iodata_wn-ac-dgr.dtsi"
4
5 / {
6 compatible = "iodata,wn-ac1600dgr2", "iodata,wn-ac1600dgr3", "qca,qca9557";
7 model = "I-O DATA WN-AC1600DGR2/DGR3";
8 };
9
10 &leds {
11 copy {
12 label = "green:copy";
13 gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
14 };
15 };
16
17 &keys {
18 copy {
19 label = "copy";
20 gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
21 linux,code = <BTN_1>;
22 debounce-interval = <60>;
23 };
24 };