summaryrefslogtreecommitdiff
path: root/drivers/video/sandbox_osd.h
AgeCommit message (Collapse)AuthorFilesLines
2018-09-28video_osd: Add osd sandbox driver and testsMario Six1-0/+13
Add sandbox driver and tests for the new OSD uclass. Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org>