diff options
| author | Jeff Lance <[email protected]> | 2017-10-19 00:25:52 +0000 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2017-10-19 00:54:12 +0000 |
| commit | cf5dd48907bebaefdb43a8ca079be77e8da2cb20 (patch) | |
| tree | ca58724fb8f69943e589a3e7b30415a05c17a659 /tools/perf/scripts/python/compaction-times.py | |
| parent | Input: synaptics - disable kernel tracking on SMBus devices (diff) | |
| download | kernel-cf5dd48907bebaefdb43a8ca079be77e8da2cb20.tar.gz kernel-cf5dd48907bebaefdb43a8ca079be77e8da2cb20.zip | |
Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen
Step config setting for 5 wire touchscreen is incorrect for Y coordinates.
It was broken while we moved to DT. If you look close at the offending
commit bb76dc09ddfc ("input: ti_am33x_tsc: Order of TSC wires, made
configurable"), the change was:
- STEPCONFIG_XNP | STEPCONFIG_YPN;
+ ts_dev->bit_xn | ts_dev->bit_yp;
while bit_xn = STEPCONFIG_XNN and bit_yp = STEPCONFIG_YNN. Not quite the
same.
Fixes: bb76dc09ddfc ("input: ti_am33x_tsc: Order of TSC wires, made configurable")
Signed-off-by: Jeff Lance <[email protected]>
[[email protected]: Rebase to v4.14-rc1]
Signed-off-by: Vignesh R <[email protected]>
Reviewed-by: Michael Nazzareno Trimarchi <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
