mpc85xx: fix address config for ws-ap3825i
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9557_iodata_wn-ac1600dgr2.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-ac1600dgr2", "iodata,wn-ac1600dgr3", "qca,qca9557";
8 model = "I-O DATA WN-AC1600DGR2/DGR3";
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 };