summaryrefslogtreecommitdiff
path: root/drivers/video/rockchip/rk_vop.c
AgeCommit message (Collapse)Author
2016-01-21rockchip: video: Add a video-output driverSimon Glass
Some rockchip SoCs include video output (VOP). Add a driver to support this. It can output via a display driver (UCLASS_DISPLAY) and currently HDMI and eDP are supported. Signed-off-by: Simon Glass <sjg@chromium.org>