mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: logicpd-torpedo-som: Disable twl_keypad
@ 2018-06-15 13:49 Adam Ford
  0 siblings, 0 replies; only message in thread
From: Adam Ford @ 2018-06-15 13:49 UTC (permalink / raw)
  To: linux-kernel; +Cc: adam.ford, Adam Ford

There are no keys connected to the keypad pins on any of the
logicpd torpedo SOM's.

This eliminates some splat about malformed keypad properies

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi
index 7d2302e8706c..9354da4efe09 100644
--- a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi
+++ b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi
@@ -196,3 +196,7 @@
 &twl_gpio {
 	ti,use-leds;
 };
+
+&twl_keypad {
+	status = "disabled";
+};
-- 
2.17.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-15 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-15 13:49 [PATCH] ARM: dts: logicpd-torpedo-som: Disable twl_keypad Adam Ford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®