Thread (12 messages) 12 messages, 7 authors, 2021-10-31

Re: [PATCH 1/4] Input: Add driver for Cypress Generation 5 touchscreen

From: Randy Dunlap <hidden>
Date: 2021-10-25 20:23:51
Also in: linux-arm-kernel, linux-input, lkml

On 10/25/21 4:42 AM, Alistair Francis wrote:
quoted hunk ↗ jump to hunk
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index d4e74738c5a8..231cb0c1750b 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -284,6 +284,20 @@ config TOUCHSCREEN_CYTTSP4_SPI
  	  To compile this driver as a module, choose M here: the
  	  module will be called cyttsp4_spi.
  
+config TOUCHSCREEN_CYTTSP5
+	tristate "Cypress TrueTouch Gen5 Touchscreen Driver"
+	depends on OF
+	select REGMAP_I2C
+	select CRC_ITU_T
+	help
+	  Driver for Parade TrueTouch Standard Product
+	  Generation 5 touchscreen controllers.
+	  I2C bus interface support only.
+	  Say Y here if you have a Cypress Gen5 touchscreen.
+	  If unsure, say N.
+	  To compile this driver as a module, choose M here: the
+	  module will be called cyttsp5.
Hi,
Why is there no line:
	depends on I2C
here?

thanks.
-- 
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help