Skip to content
Snippets Groups Projects
Commit dec026ea authored by Jonas Höppner's avatar Jonas Höppner
Browse files

imx6: Fixed touch performance issues

The i2c driver had a performance issue that lead to problems with some
eeti and ilitik touch drivers. This issue was fixed with a kernel
commit.
This updates the related lines in the feature list.

Change-Id: I688be6a7f33251a69782f7bc834f87142c3ef370
parent 58aa1cc8
No related branches found
No related tags found
1 merge request!1436imx6: Fixed touch performance issues
Pipeline #82292 passed with stages
in 9 seconds
......@@ -43,11 +43,10 @@ This list gives a rough overview about the support for a given hardware feature
| SD Card | good | good | good | good | good | | good | good |
| Touch AD7879 resistive | | | good | good | good | | | |
| Touch EDT FT5x06 | | | | | | | | |
| Touch EETI EXC3000 series | good | good | bad | | bad | | | |
| Touch EETI EXC3000 series | good | good | good | good | good | | | |
| Touch EETI EXC7200 I2C | | | | | | | | |
| Touch EETI EXC7200 USB | | | | | | | | |
| Touch Ilitek 2511 Series | good | | | | | | | good |
| Touch Ilitek ILI2118 | | | | | | | | |
| Touch Ilitek 2511 Series | good | | good | good | good | | | good |
| Touch SIS925x | | | | good | | | | |
| Touch STMPE610 resistive | | | | | | | | |
| Touch Atmel MXT series | good | | good | good | good | good | | |
......@@ -64,4 +63,3 @@ This list gives a rough overview about the support for a given hardware feature
## Known Issues
- Video decoding and display using wayland has synchronization issues for depending on the rendered video resolution (imx6/San*).
- EETI EXC3000 touch events are evaluated too slowly on imx6 systems (San*)
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