From 075c570cde08c2a27f7e2a64995cc74ae52b5704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20P=C3=A1lsson?= Date: Mon, 12 Aug 2019 16:37:34 +0000 Subject: ath79: etactica-eg200: fix restore button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The button is labelled reboot/restore in documentation, and has always been used for that. Naming it WPS has always been wrong. Signed-off-by: Karl Pálsson [matched author to SoB] Signed-off-by: Christian Lamparter --- target/linux/ath79/dts/ar9331_etactica_eg200.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts') diff --git a/target/linux/ath79/dts/ar9331_etactica_eg200.dts b/target/linux/ath79/dts/ar9331_etactica_eg200.dts index d18a239d32..708e9defa4 100644 --- a/target/linux/ath79/dts/ar9331_etactica_eg200.dts +++ b/target/linux/ath79/dts/ar9331_etactica_eg200.dts @@ -19,7 +19,7 @@ poll-interval = <50>; restore { - linux,code = ; + linux,code = ; gpios = <&gpio 11 GPIO_ACTIVE_LOW>; }; }; -- cgit v1.2.3