public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3]  ads7846: fix support for ADS7845
@ 2022-07-21  8:34 Luca Ellero
  2022-07-21  8:34 ` [PATCH v2 1/3] ads7846: don't report pressure for ads7845 Luca Ellero
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Luca Ellero @ 2022-07-21  8:34 UTC (permalink / raw)
  To: dmitry.torokhov, daniel, m.felsch, andriy.shevchenko,
	u.kleine-koenig, mkl, miquel.raynal, imre.deak
  Cc: linux-input, linux-kernel, Luca Ellero

ADS7845 support is buggy in this driver.
These patches fix various issues to get it work properly.

Changes for v2:
 - add missing period in patch 0001 message
 - elaborate comment in patch 0002
 
Luca Ellero (3):
  ads7846: don't report pressure for ads7845
  ads7846: always set last command to PWRDOWN
  ads7846: don't check penirq immediately for 7845

 drivers/input/touchscreen/ads7846.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-01  7:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-21  8:34 [PATCH v2 0/3] ads7846: fix support for ADS7845 Luca Ellero
2022-07-21  8:34 ` [PATCH v2 1/3] ads7846: don't report pressure for ads7845 Luca Ellero
2022-07-21 20:48   ` Uwe Kleine-König
2022-07-22  9:33     ` Luca Ellero
2022-07-29 13:50     ` Andy Shevchenko
2022-08-01  7:02       ` Luca Ellero
2022-07-21  8:34 ` [PATCH v2 2/3] ads7846: always set last command to PWRDOWN Luca Ellero
2022-07-21  8:34 ` [PATCH v2 3/3] ads7846: don't check penirq immediately for 7845 Luca Ellero
2022-07-29 13:52 ` [PATCH v2 0/3] ads7846: fix support for ADS7845 Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox