linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: u8500_defconfig: turn on the Synaptics RMI4 driver
@ 2016-03-21  8:50 Linus Walleij
  2016-03-29 22:26 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2016-03-21  8:50 UTC (permalink / raw)
  To: linux-arm-kernel

The Ux500 boards may have an RMI4 unit, and the DT fragments for
them have been merged upstream. Add it to the defconfig.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
ARM SoC folks: please apply this directly for v4.6 so our defconfig
is in sync with available upstream drivers.
---
 arch/arm/configs/u8500_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 07055eacbb0f..a691d590fbd1 100644
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -63,6 +63,9 @@ CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_BU21013=y
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_AB8500_PONKEY=y
+CONFIG_RMI4_CORE=y
+CONFIG_RMI4_I2C=y
+CONFIG_RMI4_F11=y
 # CONFIG_SERIO is not set
 CONFIG_VT_HW_CONSOLE_BINDING=y
 # CONFIG_LEGACY_PTYS is not set
-- 
2.4.3

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

* [PATCH] ARM: u8500_defconfig: turn on the Synaptics RMI4 driver
  2016-03-21  8:50 [PATCH] ARM: u8500_defconfig: turn on the Synaptics RMI4 driver Linus Walleij
@ 2016-03-29 22:26 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2016-03-29 22:26 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday 21 March 2016 09:50:37 Linus Walleij wrote:
> The Ux500 boards may have an RMI4 unit, and the DT fragments for
> them have been merged upstream. Add it to the defconfig.
> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ARM SoC folks: please apply this directly for v4.6 so our defconfig
> is in sync with available upstream drivers.
> 

Applied to fixes, thanks

	Arnd

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

end of thread, other threads:[~2016-03-29 22:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-21  8:50 [PATCH] ARM: u8500_defconfig: turn on the Synaptics RMI4 driver Linus Walleij
2016-03-29 22:26 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).