From 839fcc7ef06342c03cc62f1527343501ef408929 Mon Sep 17 00:00:00 2001 From: Marco von Rosenberg Date: Sat, 30 Mar 2024 00:52:39 +0100 Subject: [PATCH] Label restart button 'reset' --- target/linux/ath79/dts/qca9550_huawei_ap5030dn.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ath79/dts/qca9550_huawei_ap5030dn.dts b/target/linux/ath79/dts/qca9550_huawei_ap5030dn.dts index 70ccaabab1512e..1b88af19824513 100644 --- a/target/linux/ath79/dts/qca9550_huawei_ap5030dn.dts +++ b/target/linux/ath79/dts/qca9550_huawei_ap5030dn.dts @@ -40,7 +40,7 @@ compatible = "gpio-keys"; restart { - label = "Restart button"; + label = "reset"; linux,code = ; gpios = <&gpio 21 GPIO_ACTIVE_LOW>; debounce-interval = <60>;