Commit cef16d9
Input: atmel_mxt_ts - split large i2c transfers into blocks
On some firmware variants, the size of the info block exceeds what can
be read in a single transfer.
Signed-off-by:
[cyrille.pitchen@atmel.com: adapt original patch to mainline]
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>1 parent 4e6558b commit cef16d9
1 file changed
Lines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
657 | 678 | | |
658 | 679 | | |
659 | 680 | | |
| |||
1761 | 1782 | | |
1762 | 1783 | | |
1763 | 1784 | | |
1764 | | - | |
| 1785 | + | |
1765 | 1786 | | |
1766 | 1787 | | |
1767 | 1788 | | |
| |||
2813 | 2834 | | |
2814 | 2835 | | |
2815 | 2836 | | |
2816 | | - | |
| 2837 | + | |
2817 | 2838 | | |
2818 | 2839 | | |
2819 | 2840 | | |
| |||
0 commit comments