ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9557_iodata_wn-ac1600dgr.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-ac1600dgr", "qca,qca9557";
7 model = "I-O DATA WN-AC1600DGR";
8 };
9
10 &leds {
11 function {
12 label = "green:function";
13 gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
14 };
15 };
16
17 &keys {
18 function {
19 label = "function";
20 gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
21 linux,code = <BTN_1>;
22 debounce-interval = <60>;
23 };
24 };
25
26 &pcie1 {
27 wifi@0,0 {
28 /delete-property/ nvmem-cells;
29 /delete-property/ nvmem-cell-names;
30 };
31 };