drivers/staging/fbtft/README

Source file repositories/reference/linux-study-clean/drivers/staging/fbtft/README

File Facts

System
Linux kernel
Corpus path
drivers/staging/fbtft/README
Extension
[no extension]
Size
609 bytes
Lines
18
Domain
Driver Families
Bucket
drivers/staging
Inferred role
Driver Families: drivers/staging
Status
atlas-only

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

FBTFT
=========

Linux Framebuffer drivers for small TFT LCD display modules.
The module 'fbtft' makes writing drivers for some of these displays very easy.

Development is done on a Raspberry Pi running the Raspbian "wheezy" distribution.

For new hardware support consider using DRM subsystem (see TODO).

NOTE:

The driver is in maintenance mode, only performance issue or bug fixes
are accepted, which effectively means the patches must be tested on
the real hardware (the patch must be accompanied with the information
what hardware is that). The treewide changes may also be accepted as
an exception.

Annotation

Implementation Notes