summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2013-07-30 23:37:51 +0200
committerAnatolij Gustschin <[email protected]>2013-08-09 21:48:34 +0200
commit69f7345c95011cdc46d0ecf5e62c16d711e2eb2a (patch)
treee7cb55607c9ae2354a87ac8ae1f015df0464c650 /include/linux
parenta78dac79ede7fbb4c9e816abc879655540c3f076 (diff)
dma: apbh: Add special circular mode for LCD
Add special function that executes a specially crafted circular DMA descriptor. The function doesn't wait for the descriptor to finish the transfer, since the descritor never finishes. This is useful when operating a SmartLCD through the LCDIF interface, as the LCDIF does not give us any means to have continuous refresh of the SmartLCD. Instead, the RUN bit in the LCDIF CTRL register must be triggered manually. This can be worked around by starting an DMA transfer which continuously sets the RUN bit. This function allows starting exactly such transfer. Signed-off-by: Marek Vasut <[email protected]> Cc: Anatolij Gustschin <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: Otavio Salvador <[email protected]> Cc: Stefano Babic <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions