ath79: add support for I-O DATA WN-AC1600DGR
[openwrt/staging/jogo.git] / target / linux / ath79 / dts / qca9557_iodata_wn-ac1600dgr2.dts
index 3eedec72e7ccf44c85c288c39b12679570d9a658..37ae8fe01fbdc7aeaade7d1e4d675c43d5dcc82f 100644 (file)
        compatible = "iodata,wn-ac1600dgr2", "qca,qca9557";
        model = "I-O DATA WN-AC1600DGR2";
 };
+
+&leds {
+       copy {
+               label = "iodata:green:copy";
+               gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
+       };
+};
+
+&keys {
+       copy {
+               label = "copy";
+               gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
+               linux,code = <BTN_1>;
+               debounce-interval = <60>;
+       };
+};