Home
last modified time | relevance | path

Searched hist:"73 cca71a903202cddc8279fc76b2da4995da5bea" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.cdiff 73cca71a903202cddc8279fc76b2da4995da5bea Mon Dec 13 06:14:35 CET 2021 Dario Binacchi <dariobin@libero.it> Input: ti_am335x_tsc - set ADCREFM for X configuration

As reported by the STEPCONFIG[1-16] registered field descriptions of the
TI reference manual, for the ADC "in single ended, SEL_INM_SWC_3_0 must
be 1xxx".

Unlike the Y and Z coordinates, this bit has not been set for the step
configuration registers used to sample the X coordinate.

Fixes: 1b8be32e6914 ("Input: add support for TI Touchscreen controller")
Signed-off-by: Dario Binacchi <dariobin@libero.it>
Link: https://lore.kernel.org/r/20211212125358.14416-2-dariobin@libero.it
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>