Thread (7 messages) flat view 7 messages, 3 authors, 2020-07-03

Re: [PATCH v15 3/3] Input: new da7280 haptic driver

From: Randy Dunlap <rdunlap@infradead.org>
Date: 2020-06-30 03:14:06
Also in: linux-pwm, lkml

Hi Roy,


On 6/29/20 6:01 AM, Roy Im wrote:
quoted hunk ↗ jump to hunk
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 362e8a0..79fbddb 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -869,4 +869,17 @@ config INPUT_STPMIC1_ONKEY
 	  To compile this driver as a module, choose M here: the
 	  module will be called stpmic1_onkey.
 
+config INPUT_DA7280_HAPTICS
+	tristate "Dialog Semiconductor DA7280 haptics support"
+	depends on INPUT && I2C
+	select INPUT_FF_MEMLESS
+	select REGMAP_I2C
+	help
+	  Say Y to enable support for the Dialog DA7280 haptics driver.
+	  The haptics can be controlled by i2c communication,
If you make any more updates, make this:   I2C communication,
please.
+	  or by PWM input, or by GPI.
+
+	  To compile this driver as a module, choose M here: the
+	  module will be called da7280.
+
 endif
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