mfd: ti_am335x_tscadc: Drop the CNTRLREG_TSC_8WIRE macro
authorDario Binacchi <dariobin@libero.it>
Thu, 25 Nov 2021 22:46:42 +0000 (23:46 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 29 Nov 2021 13:17:00 +0000 (13:17 +0000)
commit17247821ae9b40ea6df8d771cfca97d91675be93
treef15a79e1529a1da520688f057bb98badbfe6ff92
parent786c6f140bb67ba315962b4742326e93e8b3207c
mfd: ti_am335x_tscadc: Drop the CNTRLREG_TSC_8WIRE macro

In TI's reference manual description for the `AFE_Pen_Ctrl' bit-field
of the TSC's CTRL register, there is no mention of 8-wire touchscreens.
Even commit f0933a60d190 ("mfd: ti_am335x_tscadc: Update logic in CTRL
register for 5-wire TS") says that the value of this bit-field must be
the same for 4-wire and 8-wire touchscreens. So let's remove the
CNTRLREG_TSC_8WIRE macro to avoid misunderstandings.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20211125224642.21011-5-dariobin@libero.it
include/linux/mfd/ti_am335x_tscadc.h