This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Commit c92097b
committed
fb_ili948{1,6}: regwidth was incorrect
Regwidth was incorrectly set to 16. It should be 8.
This was probably because they where used with a 16-bit
SPI interface circuit. Change fbtft_device entries on
the relevant entries.
Signed-off-by: Jon Cross
Acked-by: Noralf Tronnes <notro@tronnes.org>1 parent 566dca0 commit c92097b
3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| 496 | + | |
496 | 497 | | |
497 | 498 | | |
498 | 499 | | |
| |||
672 | 673 | | |
673 | 674 | | |
674 | 675 | | |
| 676 | + | |
675 | 677 | | |
676 | 678 | | |
677 | 679 | | |
| |||
0 commit comments