Procházet zdrojové kódy

Revert "ath79: Add WPS button to TP-Link Archer C7v5"

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 <[email protected]>
Petr Štetiar před 6 roky
rodič
revize
5c8f557b36

+ 0 - 7
target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts

@@ -15,13 +15,6 @@
 		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 {