ath79: define CONFIG_MFD_RB4XX_CPLD to fix build breakage
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9557_iodata_wn-ac1167dgr.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-ac1167dgr", "qca,qca9557";
8         model = "I-O DATA WN-AC1167DGR";
9 };
10
11 &leds {
12         copy {
13                 label = "iodata:green:copy";
14                 gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
15         };
16 };
17
18 &keys {
19         copy {
20                 label = "copy";
21                 gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
22                 linux,code = <BTN_1>;
23                 debounce-interval = <60>;
24         };
25 };