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=a5762b45c25d43e40205906e725c976bd984f9f8;p=openwrt%2Fstaging%2Fjow.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 with 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>; }; };