summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-06-24 19:07:40 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-07-14 11:51:11 +0200
commit62fb295ce7dd9df3e04b48a943f8cafaf1f32980 (patch)
treedc9013ff575cb709a42def2888b7d4c482c5b39b /arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts
parent5ee46bfbb65fd971b734c3972ea9cc123fc869d1 (diff)
MIPS: dts: align gpio-key node names with dtschema
The node names should be generic and DT schema expects certain pattern (e.g. with key/button/switch). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Arınç ÜNAL <arinc.unal@arinc9.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts')
-rw-r--r--arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts b/arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts
index 826e91b840a3..179558161f85 100644
--- a/arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts
+++ b/arch/mips/boot/dts/ralink/gardena_smart_gateway_mt7688.dts
@@ -26,7 +26,7 @@
pinctrl-names = "default";
pinctrl-0 = <&pinmux_gpio_gpio>; /* GPIO11 */
- user_btn1 {
+ button {
label = "USER_BTN1";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
linux,code =<KEY_PROG1> ;