xref: /linux/drivers/staging/fbtft/README (revision 7a0e692a0381254b2f77c54dec100cd3325a6fdf)
1  FBTFT
2=========
3
4Linux Framebuffer drivers for small TFT LCD display modules.
5The module 'fbtft' makes writing drivers for some of these displays very easy.
6
7Development is done on a Raspberry Pi running the Raspbian "wheezy" distribution.
8
9For new hardware support consider using DRM subsystem (see TODO).
10
11NOTE:
12
13The driver is in maintenance mode, only performance issue or bug fixes
14are accepted, which effectively means the patches must be tested on
15the real hardware (the patch must be accompanied with the information
16what hardware is that). The treewide changes may also be accepted as
17an exception.
18