linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] ARM: configs: at91: add generic resistive touchscreen to sama5
@ 2018-08-29 14:17 Eugen Hristev
  2018-08-29 14:17 ` [PATCH v2 2/2] ARM: multi_v7_defconfig: add generic resistive touchscreen Eugen Hristev
  2018-08-30 21:53 ` [PATCH v2 1/2] ARM: configs: at91: add generic resistive touchscreen to sama5 Alexandre Belloni
  0 siblings, 2 replies; 3+ messages in thread
From: Eugen Hristev @ 2018-08-29 14:17 UTC (permalink / raw)
  To: linux-arm-kernel

Add generic resistive touchscreen CONFIG_TOUCHSCREEN_ADC to sama5_defconfig

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
Changes in v2:
- split config change into two commits, per defconfig

 arch/arm/configs/sama5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 2080025..ead6826 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -116,6 +116,7 @@ CONFIG_KEYBOARD_QT1070=y
 CONFIG_KEYBOARD_GPIO=y
 # CONFIG_INPUT_MOUSE is not set
 CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_ADC=y
 CONFIG_TOUCHSCREEN_ATMEL_MXT=y
 # CONFIG_SERIO is not set
 CONFIG_LEGACY_PTY_COUNT=4
-- 
2.7.4

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

* [PATCH v2 2/2] ARM: multi_v7_defconfig: add generic resistive touchscreen
  2018-08-29 14:17 [PATCH v2 1/2] ARM: configs: at91: add generic resistive touchscreen to sama5 Eugen Hristev
@ 2018-08-29 14:17 ` Eugen Hristev
  2018-08-30 21:53 ` [PATCH v2 1/2] ARM: configs: at91: add generic resistive touchscreen to sama5 Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Eugen Hristev @ 2018-08-29 14:17 UTC (permalink / raw)
  To: linux-arm-kernel

Add generic resistive touchscreen CONFIG_TOUCHSCREEN_ADC

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
Changes in v2:
- split config change into two commits, per defconfig

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index fc33444..a1b2cfa 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -282,6 +282,7 @@ CONFIG_MOUSE_PS2_ELANTECH=y
 CONFIG_MOUSE_CYAPA=m
 CONFIG_MOUSE_ELAN_I2C=y
 CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_ADC=m
 CONFIG_TOUCHSCREEN_ATMEL_MXT=m
 CONFIG_TOUCHSCREEN_MMS114=m
 CONFIG_TOUCHSCREEN_WM97XX=m
-- 
2.7.4

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

* [PATCH v2 1/2] ARM: configs: at91: add generic resistive touchscreen to sama5
  2018-08-29 14:17 [PATCH v2 1/2] ARM: configs: at91: add generic resistive touchscreen to sama5 Eugen Hristev
  2018-08-29 14:17 ` [PATCH v2 2/2] ARM: multi_v7_defconfig: add generic resistive touchscreen Eugen Hristev
@ 2018-08-30 21:53 ` Alexandre Belloni
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2018-08-30 21:53 UTC (permalink / raw)
  To: linux-arm-kernel

On 29/08/2018 17:17:43+0300, Eugen Hristev wrote:
> Add generic resistive touchscreen CONFIG_TOUCHSCREEN_ADC to sama5_defconfig
> 
> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
> ---
> Changes in v2:
> - split config change into two commits, per defconfig
> 
>  arch/arm/configs/sama5_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
Both applied, thanks.

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-08-30 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-29 14:17 [PATCH v2 1/2] ARM: configs: at91: add generic resistive touchscreen to sama5 Eugen Hristev
2018-08-29 14:17 ` [PATCH v2 2/2] ARM: multi_v7_defconfig: add generic resistive touchscreen Eugen Hristev
2018-08-30 21:53 ` [PATCH v2 1/2] ARM: configs: at91: add generic resistive touchscreen to sama5 Alexandre Belloni

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).