Skip to content
Snippets Groups Projects
Commit a11753a8 authored by Haibo Chen's avatar Haibo Chen Committed by Jason Liu
Browse files

LF-4558-2 input: touch: goodix: change the i2c data length to a small one


Do not need to read quite large data through i2c bus, accroding to driver
logic, only need the first 8 byte data. So change this length to 9.

Add this change also can fix one error on imx8ulp-evk board, because the
touch is on rpmsg-i2c bus, rpmsg limitate the data size, can't be large
than 14 byte. If config a large data size, will trigger i2c error.

Signed-off-by: default avatarHaibo Chen <haibo.chen@nxp.com>
Acked-by: default avatarJason Liu <jason.hui.liu@nxp.com>
parent 8e2e7807
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment