All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: defconfig: u8500: Enable CONFIG_KEYBOARD_TM2_TOUCHKEY
@ 2020-06-21 19:38 Nick Reitemeyer
  2020-06-21 19:38 ` [PATCH 2/2] ARM: dts: ux500: samsung-golden: Add touchkey Nick Reitemeyer
  2020-07-07 12:09   ` Linus Walleij
  0 siblings, 2 replies; 7+ messages in thread
From: Nick Reitemeyer @ 2020-06-21 19:38 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree
  Cc: Stephan Gerhold, Linus Walleij, Rob Herring, Nick Reitemeyer

Required for touchkey support on samsung-golden.

Signed-off-by: Nick Reitemeyer <nick.reitemeyer@web.de>
---
 arch/arm/configs/u8500_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 28dd7cf56048..dba57fd7da52 100644
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -56,6 +56,7 @@ CONFIG_KEYBOARD_GPIO=y
 CONFIG_KEYBOARD_NOMADIK=y
 CONFIG_KEYBOARD_STMPE=y
 CONFIG_KEYBOARD_TC3589X=y
+CONFIG_KEYBOARD_TM2_TOUCHKEY=y
 # CONFIG_INPUT_MOUSE is not set
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_ATMEL_MXT=y
--
2.27.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-07 12:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-21 19:38 [PATCH 1/2] ARM: defconfig: u8500: Enable CONFIG_KEYBOARD_TM2_TOUCHKEY Nick Reitemeyer
2020-06-21 19:38 ` [PATCH 2/2] ARM: dts: ux500: samsung-golden: Add touchkey Nick Reitemeyer
2020-06-22  9:09   ` Stephan Gerhold
2020-07-07 12:14   ` Linus Walleij
2020-07-07 12:14     ` Linus Walleij
2020-07-07 12:09 ` [PATCH 1/2] ARM: defconfig: u8500: Enable CONFIG_KEYBOARD_TM2_TOUCHKEY Linus Walleij
2020-07-07 12:09   ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.