u-boot/arch/arm/include/asm/arch-rockchip
Simon Glass c253948341 rockchip: video: Add a display driver for rockchip HDMI
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>
2016-01-21 20:42:36 -07:00
..
clock.h rockchip: clock: Add a function to find a clock by ID 2016-01-21 20:42:34 -07:00
cru_rk3036.h rockchip: rk3036: Add clock driver 2015-12-01 08:07:22 -07:00
cru_rk3288.h rockchip: Rename the CRU_MODE_CON fields 2016-01-21 20:42:36 -07:00
ddr_rk3288.h rockchip: rk3288: Add SDRAM init 2015-09-02 21:28:24 -06:00
gpio.h rockchip: gpio: Add rockchip GPIO driver 2015-09-02 21:28:23 -06:00
grf_rk3036.h rockchip: rk3036: Add header files for GRF 2015-12-01 08:07:22 -07:00
grf_rk3288.h rockchip: rk3288: Add header files for PMU and GRF 2015-09-02 21:28:24 -06:00
hardware.h rockchip: Add basic peripheral and clock definitions 2015-09-02 21:28:23 -06:00
hdmi_rk3288.h rockchip: video: Add a display driver for rockchip HDMI 2016-01-21 20:42:36 -07:00
i2c.h rockchip: Add I2C driver 2015-09-02 21:28:24 -06:00
periph.h rockchip: Add basic peripheral and clock definitions 2015-09-02 21:28:23 -06:00
pmu_rk3288.h rockchip: Convert the PMU IOMUX registers into an array 2016-01-21 20:42:34 -07:00
pwm.h pwm: rockchip: Add a PWM driver for Rockchip SoCs 2016-01-21 20:42:36 -07:00
sdram.h rockchip: rk3288: Add SDRAM init 2015-09-02 21:28:24 -06:00
sdram_rk3036.h rockchip: add rk3036 sdram driver 2015-12-01 08:07:22 -07:00
timer.h rockchip: add timer driver 2015-12-01 08:07:22 -07:00
uart.h rockchip: add early uart driver 2015-12-01 08:07:22 -07:00