summaryrefslogtreecommitdiff
path: root/sec_ts_fw.c
AgeCommit message (Collapse)Author
2020-07-30sec_touch: refine mis-calibration checkSuper Liu
Unify the entry to do the mis-calibration check. This include the sufficient delay to lock the active mode before trigger this check. And, add run_cal_check sysfs for mis-calibration check and debug analysis. Bug: 161424891 Bug: 161890987 Change-Id: Ic64abce28c3861a27086b841617f44af99840eb3 Signed-off-by: Super Liu <supercjliu@google.com>
2020-06-16sec_touch: add spi post delay for corresponding type readingSuper Liu
Bug: 158529853 Change-Id: If14792e3f75efff524be5a06e3306e3c30d30216 Signed-off-by: Super Liu <supercjliu@google.com>
2020-05-04sec_touch: enable firmware verificationSuper Liu
Bug: 143739349 Change-Id: I0bfe22ddbb7a996e6c807c28b55a484377e90d97 Signed-off-by: Super Liu <supercjliu@google.com>
2020-04-14sec_touch: clean up error and warning by checkpatch.plSuper Liu
Bug: 153829763 Change-Id: I3010d41c2526332f7ae209d15612c3eb823ba604 Signed-off-by: Super Liu <supercjliu@google.com>
2020-03-19sec_touch: read raw data before enable interrupt during self-testSuper Liu
Bug: 151365506 Change-Id: I0d5ff95f1c22d00670a39bce3fbba2cd561bf9aa Signed-off-by: Super Liu <supercjliu@google.com>
2020-01-10sec_touch: support mis-cal check for auto-update FW with force-calSuper Liu
Bug: 145262526 Change-Id: I5d80c2907edceb4079c4a9762bc56cce50368dc9 Signed-off-by: Super Liu <supercjliu@google.com>
2019-11-26input: touchscreen: sec_touch: modify SPI retry sequence and auto-cal logicKyungsuk Jang
Bug: 140591953 Change-Id: Ic86c0fc903fc50124c6799a643e21ab4cfd5b45f Merged-In: Ic86c0fc903fc50124c6799a643e21ab4cfd5b45f Signed-off-by: Kyungsuk Jang <ks119.jang@samsung.com> Signed-off-by: Super Liu <supercjliu@google.com> (cherry picked from commit 90c617836957dc4d64e535db1f014c2bf68ddf38)
2019-11-08input: touchscreen: sec_touch: support FW recover when auto-update disabledSuper Liu
Bug: 143190673 Change-Id: I5b43fc6cb0732b909656f1097a3e719774a87151 Merged-In: I5b43fc6cb0732b909656f1097a3e719774a87151 Signed-off-by: Super Liu <supercjliu@google.com> (cherry picked from commit e4f44fa85950817a5b842c2552feca557557ee46)
2019-10-31input: touchscreen: sec_touch: disable FW verification temporarilySuper Liu
Bug: 143182008 Change-Id: I0a07306c3433baea78bc25f300a87ba93fc04cb8 Merged-In: I0a07306c3433baea78bc25f300a87ba93fc04cb8 Signed-off-by: Super Liu <supercjliu@google.com> (cherry picked from commit 10d80948e930a709adde745ef2d01849006aeadf)
2019-09-09input: touchscreen: sec_touch: refine api for i2c and spiSuper Liu
Bug: 140591953 Change-Id: I36d8b236294aab38fe9b1d935391cd1dadf416ae Signed-off-by: Super Liu <supercjliu@google.com>
2019-09-09input: touchscreen: sec_touch: patch SPI API to support S6SY79XSuper Liu
Bug: 140591953 Signed-off-by: Super Liu <supercjliu@google.com> Change-Id: I3170537098d666b6d9d3d5dce398b826ebd5856f
2019-09-06input: touchscreen: sec_touch: initial sec_touch driverSuper Liu
initial driver fork from branch android-msm-pixel-4.9 with ac4cba46cdb9 input: touchscreen: sec_ts: Updates usages of timestamp to use ktime_t Bug: 140591953 Signed-off-by: Super Liu <supercjliu@google.com> Change-Id: Ib4cca3592961082baf41eede1cb4431d873fb0e6