[PATCH dev-5.10 v1 2/3] ARM: dts: nuvoton: gbs: add fans-efuse GPIO to gpio-keys
George Hung
ghung.quanta at gmail.com
Wed May 26 21:31:00 AEST 2021
Signed-off-by: George Hung <george.hung at quantatw.com>
---
arch/arm/boot/dts/nuvoton-npcm730-gbs.dts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/nuvoton-npcm730-gbs.dts b/arch/arm/boot/dts/nuvoton-npcm730-gbs.dts
index fe2836d220b9..3d53fbe54055 100644
--- a/arch/arm/boot/dts/nuvoton-npcm730-gbs.dts
+++ b/arch/arm/boot/dts/nuvoton-npcm730-gbs.dts
@@ -141,6 +141,12 @@
gpios = <&gpio3 25 GPIO_ACTIVE_LOW>;
linux,code = <121>;
};
+
+ fans-efuse {
+ label = "fans-efuse";
+ gpios = <&gpio4 18 GPIO_ACTIVE_HIGH>;
+ linux,code = <146>;
+ };
};
iio-hwmon {
--
2.21.0
More information about the openbmc
mailing list