Revert "ath79: Add WPS button to TP-Link Archer C7v5"
authorPetr Štetiar <ynezz@true.cz>
Tue, 9 Apr 2019 12:24:11 +0000 (14:24 +0200)
committerPetr Štetiar <ynezz@true.cz>
Sun, 14 Apr 2019 21:42:03 +0000 (23:42 +0200)
Reverting this commit as I've missed the fact, that the button is
already present in the included DTSI file.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts

index c51ae20d22893b5e643a32a0b75aca7f1f3d27fc..8059b48510e22ec5ad7af7343e77641425699186 100644 (file)
                gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
                debounce-interval = <60>;
        };
-
-       wps {
-               label = "WPS button";
-               linux,code = <KEY_WPS_BUTTON>;
-               gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
-               debounce-interval = <60>;
-       };
 };
 
 &mtdparts {