summaryrefslogtreecommitdiffstats
path: root/Documentation/auxdisplay/lcd-panel-cgram.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-07-15docs: lcd-panel-cgram.txt: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-24/+0
This small text file describes the usage of parallel port LCD displays from userspace PoV. So, a good candidate for the admin guide. While this is not part of the admin-guide book, mark it as :orphan:, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-04-12Doc: misc-devices: move lcd-panel-cgram.txt to auxdisplay/Miguel Ojeda1-0/+24
Commit 7005b58458e4beecaf5efacb872c456bc7d3541a ("Staging: add lcd-panel driver") introduced the panel driver, which is now in drivers/auxdisplay. Cc: Willy Tarreau <w@1wt.eu> Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>