^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) ==========================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) ks0108 LCD Controller Driver Documentation
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) ==========================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) :License: GPLv2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) :Author & Maintainer: Miguel Ojeda Sandonis
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) :Date: 2006-10-27
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) .. INDEX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 1. DRIVER INFORMATION
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 2. DEVICE INFORMATION
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 3. WIRING
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 1. Driver Information
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) ---------------------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) This driver supports the ks0108 LCD controller.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) 2. Device Information
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) ---------------------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) :Manufacturer: Samsung
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) :Device Name: KS0108 LCD Controller
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) :Device Code: ks0108
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) :Webpage: -
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) :Device Webpage: -
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) :Type: LCD Controller (Liquid Crystal Display Controller)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) :Width: 64
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) :Height: 64
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) :Colors: 2 (B/N)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) :Pages: 8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) :Addresses: 64 each page
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) :Data size: 1 byte each address
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) :Memory size: 8 * 64 * 1 = 512 bytes
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) 3. Wiring
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) ---------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) The driver supports data parallel port wiring.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) If you aren't building LCD related hardware, you should check
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48) your LCD specific wiring information in the same folder.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50) For example, check Documentation/admin-guide/auxdisplay/cfag12864b.rst