brintos

brintos / linux-shallow public Read only

0
0
Text · 1011 B · a7d3fe5 Raw
51 lines · plain
1==========================================2ks0108 LCD Controller Driver Documentation3==========================================4 5:License:		GPLv26:Author & Maintainer:	Miguel Ojeda <ojeda@kernel.org>7:Date:			2006-10-278 9 10 11.. INDEX12 13	1. DRIVER INFORMATION14	2. DEVICE INFORMATION15	3. WIRING16 17 181. Driver Information19---------------------20 21This driver supports the ks0108 LCD controller.22 23 242. Device Information25---------------------26 27:Manufacturer:	Samsung28:Device Name:	KS0108 LCD Controller29:Device Code:	ks010830:Webpage:	-31:Device Webpage: -32:Type:		LCD Controller (Liquid Crystal Display Controller)33:Width:		6434:Height:	6435:Colors:	2 (B/N)36:Pages:		837:Addresses:	64 each page38:Data size:	1 byte each address39:Memory size:	8 * 64 * 1 = 512 bytes40 41 423. Wiring43---------44 45The driver supports data parallel port wiring.46 47If you aren't building LCD related hardware, you should check48your LCD specific wiring information in the same folder.49 50For example, check Documentation/admin-guide/auxdisplay/cfag12864b.rst51