From df34f71be4aeb849461997f6de70124cfe778604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Schr=C3=B6der?= Date: Fri, 9 Jun 2023 12:03:31 +0200 Subject: ramips: fix button definitions for Zyxel WSM20 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Setting the events of the WPS and LED buttons to the best matching values based from the documentation: Signed-off-by: Thomas Schröder (cherry picked from commit b0120f7c8bb35088f298f00eb4a630f62fb4183f) --- target/linux/ramips/dts/mt7621_zyxel_wsm20.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/dts') diff --git a/target/linux/ramips/dts/mt7621_zyxel_wsm20.dts b/target/linux/ramips/dts/mt7621_zyxel_wsm20.dts index 315e2e1d79..299d982dc1 100644 --- a/target/linux/ramips/dts/mt7621_zyxel_wsm20.dts +++ b/target/linux/ramips/dts/mt7621_zyxel_wsm20.dts @@ -66,7 +66,7 @@ led { label = "led"; gpios = <&gpio 16 GPIO_ACTIVE_LOW>; - linux,code = ; + linux,code = ; }; reset { @@ -78,7 +78,7 @@ wps { label = "wps"; gpios = <&gpio 18 GPIO_ACTIVE_LOW>; - linux,code = ; + linux,code = ; }; }; }; -- cgit v1.2.3