linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] input: touchscreen: am335x: fix and improvements
@ 2021-11-25 22:46 Dario Binacchi
  2021-11-25 22:46 ` [PATCH v2 1/4] input: ti_am335x_tsc: set ADCREFM for X configuration Dario Binacchi
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dario Binacchi @ 2021-11-25 22:46 UTC (permalink / raw)
  To: linux-kernel
  Cc: Sebastian Andrzej Siewior, linux-input, Felipe Balbi,
	Zubair Lutfullah, Grygorii Strashko, Dmitry Torokhov,
	Dave Gerlach, Andrew F . Davis, Vignesh R, Lee Jones,
	Wolfram Sang, Brad Griffis, Jeff Lance, Rachna Patil,
	Dario Binacchi


This series grew out of a touchscreen validation activity on a custom
board. Oscilloscope measurements and driver source analysis led to these
patches.

Changes in v2:
- Rebase the series onto v5.16-rc2
- Replace CNTRLREG_8WIRE with CNTRLREG_TSC_8WIRE. In the meantime, the
  file ti_am335x_tscadc.h has been modified, so the patch must be
  updated.
- Drop patch 4/6 ("dt-bindings: input: ti-tsc-adc: fix tsc node example")
- Drop patch 5/6 ("mfd: ti_am335x_tscadc: fix reading a tsc property from DT")

Dario Binacchi (4):
  input: ti_am335x_tsc: set ADCREFM for X configuration
  input: ti_am335x_tsc: fix STEPCONFIG setup for Z2
  input: ti_am335x_tsc: lower the X and Y sampling time
  mfd: ti_am335x_tscadc: drop the CNTRLREG_TSC_8WIRE macro

 drivers/input/touchscreen/ti_am335x_tsc.c | 18 +++++++++++++-----
 include/linux/mfd/ti_am335x_tscadc.h      |  1 -
 2 files changed, 13 insertions(+), 6 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-11-26  9:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-25 22:46 [PATCH v2 0/4] input: touchscreen: am335x: fix and improvements Dario Binacchi
2021-11-25 22:46 ` [PATCH v2 1/4] input: ti_am335x_tsc: set ADCREFM for X configuration Dario Binacchi
2021-11-25 22:46 ` [PATCH v2 2/4] input: ti_am335x_tsc: fix STEPCONFIG setup for Z2 Dario Binacchi
2021-11-25 22:46 ` [PATCH v2 3/4] input: ti_am335x_tsc: lower the X and Y sampling time Dario Binacchi
2021-11-25 22:46 ` [PATCH v2 4/4] mfd: ti_am335x_tscadc: drop the CNTRLREG_TSC_8WIRE macro Dario Binacchi
2021-11-26  8:58   ` Lee Jones

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