summaryrefslogtreecommitdiff
path: root/goodix_brl_spi.c
AgeCommit message (Collapse)Author
2023-04-06Revert^2 "touch/goodix: Initialize the devices by order"Super Liu
d3fa652b8f9498486149a2b49cafcceba7358099 Change-Id: I978eecb7331229e4771f6ab7575c439279efad1d
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-04-01Revert "touch/goodix: Initialize the devices by order"Jing Wang
Revert submission 2421158-ct3_touch_bringup Reason for revert: b/276521272 Reverted changes: /q/submissionid:2421158-ct3_touch_bringup Change-Id: I35ff0fddd31099de250a2fd977469d60dd089487
2023-03-29touch/goodix: Initialize the devices by orderSuper Liu
Bug: 272408020 Change-Id: Iab7bf336c2c637d10c34d5a8781321369ff2f19a Signed-off-by: Super Liu <supercjliu@google.com>
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-21touch: goodix: fix read/writes when dma-mode isn't supported.Ravi Jain
Test: Tested in both mode dma enabled and disabled. Bug: 254364041 Change-Id: I373ccd07ece3993f16d003bed2dbce607ce863c7 Signed-off-by: Ravi Jain <raviajain@google.com>
2022-07-04touch/goodix: fix deadlock in edge casesWendly Li
Bug: 229036434 Test: driver works fine after some edge cases Change-Id: I313db6d33cc2f60342ed5c5f169d614610213959 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-06-24goodix: Fix data racingWendly Li
Bug: 229036434 Test: Be able to get fw version Change-Id: Idd2f8701fa7b984564f9df379f49eb23c8015b19 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-05-24goodix: Support reading mutual and self sensing dataWendly Li
Bug: 214118837 Test: Check driver can read mutual and self sensing data Change-Id: Id4afa4c902dc0bc3310467387fc6f7f4f2af4498 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-05-24goodix: Enable DMAWendly Li
Bug: 214118837 Test: Check DMA is enabled Change-Id: I3d02e9af8700914fa5eda6875a790cdb30510025 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-01-21Avoid allocating memory frequentlyWendly Li
Bug: 214118883 Test: Check memory allocation Change-Id: I97ef74a66e1b9d3304979e221a469c9dc97aea02 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-01-21Fix memory leakWendly Li
Bug: 214118883 Test: Build pass Signed-off-by: Wendly Li <wendlyli@google.com> Change-Id: Ie49543640734683906637e1959c478d05fc11e84
2022-01-21Import v1.0.2 driverWendly Li
- Add APIs for factory requirements Bug: 214118804 Test: Check APIs is ready Change-Id: I7de3d63c7b38142cbedf84f8a836634a958f6c3a 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>