From: Karl Pálsson Date: Mon, 12 Aug 2019 16:37:34 +0000 (+0000) Subject: ath79: etactica-eg200: fix restore button X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=075c570cde08c2a27f7e2a64995cc74ae52b5704;p=openwrt%2Fstaging%2Fzorun.git ath79: etactica-eg200: fix restore button 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 --- 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>; }; };