Hello all,
I am using I.MX6 Dual core, Linux kernel 4.1.15 to porting FT5x06 touch controller.
I am facing the problem of the touch could not work.
I have typed the command below to make sure the input device is.
cat /proc/bus/input/devices
And also, I have confirmed that the driver can get the correct X & Y Positions.
However, it is still not working. Is it the problem with Vendor ID and Product ID?
Could anyone help me with this? Thank you!