From 4176100b0690db3a53cb6fcfe70dbf9e7d59347e Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Thu, 7 Nov 2019 17:03:50 +0100 Subject: ath79: replace generic button node names In several DTS files, button nodes are just named buttonX or xxx_button. This replaces the names with more specific names matching the majority of key definitions. While at it, fix name of keys node in one case. Signed-off-by: Adrian Schmutzler --- target/linux/ath79/dts/qca9558_zyxel_nbg6716.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts/qca9558_zyxel_nbg6716.dts') diff --git a/target/linux/ath79/dts/qca9558_zyxel_nbg6716.dts b/target/linux/ath79/dts/qca9558_zyxel_nbg6716.dts index d81d9c54f5..5a896d52bc 100644 --- a/target/linux/ath79/dts/qca9558_zyxel_nbg6716.dts +++ b/target/linux/ath79/dts/qca9558_zyxel_nbg6716.dts @@ -76,7 +76,7 @@ debounce-interval = <60>; }; - wifi_button { + wifi { label = "WiFi button"; linux,code = ; gpios = <&gpio 1 GPIO_ACTIVE_LOW>; -- cgit v1.2.3