aboutsummaryrefslogtreecommitdiff
path: root/include/linux/arcfb.h
AgeCommit message (Collapse)AuthorFilesLines
2005-06-21[PATCH] Framebuffer driver for Arc LCD boardJaya Kumar1-0/+8
Add support for the Arc monochrome LCD board. The board uses KS108 controllers to drive individual 64x64 LCD matrices. The board can be paneled in a variety of setups such as 2x1=128x64, 4x4=256x256 and so on. The board/host interface is through GPIO. Signed-off-by: Jaya Kumar <[email protected]> Cc: "Antonino A. Daplas" <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>