Skip to content
Snippets Groups Projects
Commit 69bdea70 authored by Eric Miao's avatar Eric Miao
Browse files

[ARM] pxafb: allow insertion of delay to the smart panel command sequence


Some smart panel requires a delay between command sequences, while PXA
LCD controller didn't provide such one, let's emulate this by software.

A software delay marker can be inserted into the command sequence, once
pxafb_smart_queue() detects this, it flushes the previous commands and
delay for a specified number of milliseconds.

Signed-off-by: default avatarEric Miao <eric.miao@marvell.com>
parent c1f99c21
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment