diff mbox series

[v1,1/2] Input: touchscreen: colibri-vf50-ts: don't depend on VF610_ADC

Message ID 20220712101619.326120-2-francesco.dolcini@toradex.com
State New
Headers show
Series Input: touchscreen: Minor colibri-vf50-ts cleanups | expand

Commit Message

Francesco Dolcini July 12, 2022, 10:16 a.m. UTC
From: Max Krummenacher <max.krummenacher@toradex.com>

Any IIO ADC can be used with the driver, so do not depend
on VF610_ADC.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
---
 drivers/input/touchscreen/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dmitry Torokhov Aug. 31, 2022, 5:16 p.m. UTC | #1
On Tue, Jul 12, 2022 at 12:16:18PM +0200, Francesco Dolcini wrote:
> From: Max Krummenacher <max.krummenacher@toradex.com>
> 
> Any IIO ADC can be used with the driver, so do not depend
> on VF610_ADC.
> 
> Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>

Applied, thank you.
diff mbox series

Patch

diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 2d70c945b20a..dc90a3ea51ee 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -1335,7 +1335,7 @@  config TOUCHSCREEN_ZFORCE
 
 config TOUCHSCREEN_COLIBRI_VF50
 	tristate "Toradex Colibri on board touchscreen driver"
-	depends on IIO && VF610_ADC
+	depends on IIO
 	depends on GPIOLIB || COMPILE_TEST
 	help
 	  Say Y here if you have a Colibri VF50 and plan to use