generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9557_iodata_wn-ac1600dgr.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
3
4 #include "qca9557_iodata_wn-ac-dgr.dtsi"
5
6 / {
7         compatible = "iodata,wn-ac1600dgr", "qca,qca9557";
8         model = "I-O DATA WN-AC1600DGR";
9 };
10
11 &leds {
12         function {
13                 label = "iodata:green:function";
14                 gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
15         };
16 };
17
18 &keys {
19         function {
20                 label = "function";
21                 gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
22                 linux,code = <BTN_1>;
23                 debounce-interval = <60>;
24         };
25 };