summaryrefslogtreecommitdiff
path: root/goodix_brl_fwupdate.c
AgeCommit message (Collapse)Author
2023-07-05touch/goodix: Import 1.2.10Super Liu
Change List: Comment: 1. `open_test` supports 2nd optioanl parameter to set sensing frequency. e.g. `echo open_test,100 > driver_test` or `echo open_test,100,104000 > driver_test` 9966: 1. Use unified command to suppend(0xC4) or resume(0xA7). 2. Use FrameBuffer reporting as other project. Need to apply with FW changes. 3. Add new APIs `malloc_proc_buffer` and `free_proc_buffer` to manage the memory for procfs output string. Bug: 286963117 Test: manual test for FATP and TH build pass. Change-Id: Id7c5fecf25644bf9ac0eaf595ea9157cce54e350 Signed-off-by: Super Liu <supercjliu@google.com>
2023-05-25touch/goodix: Import driver v1.2.7 and v1.2.8Super Liu
Release note: v1.2.8: 1. Based on GT9916R or GT9916P to update FW respectively. 2. Support heatmap function for GT9966. 3. Support FATP test items for GT9966. 4. Modify the expression of CFG version. v1.2.7: 1. minor change for goodix_set_highsense_mode() Bug: 273167792 Change-Id: I74dc8f620174908fd74545fac328f6ea08edf844 Signed-off-by: Super Liu <supercjliu@google.com>
2023-04-06Revert^2 "touch/goodix: Import driver v1.2.5"Super Liu
a17332d87e6dd4f008e9575cb2f5a15fffa24fe9 Change-Id: I6bd8676543a4370522f1df88c676f2075659e12e
2023-04-01Revert "touch/goodix: Import driver v1.2.5"Jing Wang
Revert submission 2421158-ct3_touch_bringup Reason for revert: b/276521272 Reverted changes: /q/submissionid:2421158-ct3_touch_bringup Change-Id: Id205ec6bddab3d7b55fdfe1b56e2ba2a2bed57cb
2023-03-29touch/goodix: Import driver v1.2.5Super Liu
Bug: 272408020 Change-Id: I6ce72a2c502cdcaa85059fdb8e2bbdb28f6b9835 Signed-off-by: Super Liu <supercjliu@google.com>
2022-11-30touch/goodix: Import v1.2.2 driverWendly Li
Bug: 260835421 Test: Check one bin and two bin work properly Change-Id: I628ca6da4e33315da5489888d7c0d6617541bdb5 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-01-21Fix build errorWendly Li
Bug: 214018056 Bug: 214118475 Test: Build pass Change-Id: I1facac45138fdc70862aa597be380dae6cf4f7fe Signed-off-by: Wendly Li <wendlyli@google.com>
2022-01-21Import v1.0.0 driverWendly Li
Bug: 214018056 Bug: 214118475 Change-Id: I34f2afbc46ad1e4ac025cf199f323cf09e27ddec Signed-off-by: Wendly Li <wendlyli@google.com>
2022-01-21Initial the driver from the original vender codeWendly Li
BYPASS_INCLUSIVE_LANGUAGE_REASON=master and slave are stardand of SPI Bug: 214018056 Bug: 214118475 Change-Id: Ib1e7bbdca701fe852f665ee2986824d71d5eebe2 Signed-off-by: Wendly Li <wendlyli@google.com>