summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-rockchip/hdmi_rk3288.h
Commit message (Collapse)AuthorAgeFilesLines
* rockchip: video: Add a display driver for rockchip HDMISimon Glass2016-01-211-0/+456
Some Rockchip SoCs support HDMI output. Add a display driver for this so that these displays can be used on supported boards. Unfortunately this driver is not fully functional. It cannot reliably read EDID information over HDMI. This seems to be due to the clocks being incorrect - the I2C bus speed appears to be up to 100x slower than the clock settings indicate. The root cause may be in the clock logic. Signed-off-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud