mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 16:30:52 +07:00
76b5a6e842
Those two files describe userspace-faced information. While part of it might fit on uAPI, it sounds to me that the admin guide is the best place for them. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
51 lines
1001 B
ReStructuredText
51 lines
1001 B
ReStructuredText
==========================================
|
|
ks0108 LCD Controller Driver Documentation
|
|
==========================================
|
|
|
|
:License: GPLv2
|
|
:Author & Maintainer: Miguel Ojeda Sandonis
|
|
:Date: 2006-10-27
|
|
|
|
|
|
|
|
.. INDEX
|
|
|
|
1. DRIVER INFORMATION
|
|
2. DEVICE INFORMATION
|
|
3. WIRING
|
|
|
|
|
|
1. Driver Information
|
|
---------------------
|
|
|
|
This driver supports the ks0108 LCD controller.
|
|
|
|
|
|
2. Device Information
|
|
---------------------
|
|
|
|
:Manufacturer: Samsung
|
|
:Device Name: KS0108 LCD Controller
|
|
:Device Code: ks0108
|
|
:Webpage: -
|
|
:Device Webpage: -
|
|
:Type: LCD Controller (Liquid Crystal Display Controller)
|
|
:Width: 64
|
|
:Height: 64
|
|
:Colors: 2 (B/N)
|
|
:Pages: 8
|
|
:Addresses: 64 each page
|
|
:Data size: 1 byte each address
|
|
:Memory size: 8 * 64 * 1 = 512 bytes
|
|
|
|
|
|
3. Wiring
|
|
---------
|
|
|
|
The driver supports data parallel port wiring.
|
|
|
|
If you aren't building LCD related hardware, you should check
|
|
your LCD specific wiring information in the same folder.
|
|
|
|
For example, check Documentation/admin-guide/auxdisplay/cfag12864b.rst
|