Re: [U-Boot] [PATCH v3 3/8] rockchip: video: rk3399: add HDMI TX support on the RK3399

2017-05-14 Thread Simon Glass
Hi Philipp, On 5 May 2017 at 13:48, Philipp Tomsich wrote: > This commit enables the RK3399 HDMI TX, which is very similar to the > one found on the RK3288. As requested by Simon, this splits the HDMI > driver into a SOC-specific portion (rk3399_hdmi.c,

[U-Boot] [PATCH v3 3/8] rockchip: video: rk3399: add HDMI TX support on the RK3399

2017-05-05 Thread Philipp Tomsich
This commit enables the RK3399 HDMI TX, which is very similar to the one found on the RK3288. As requested by Simon, this splits the HDMI driver into a SOC-specific portion (rk3399_hdmi.c, rk3288_hdmi.c) and a common portion (rk_hdmi.c). Note that the I2C communication for reading the EDID works