[U-Boot] [PATCH 3/8] rockchip: video: Split out HDMI controller code
Jernej Škrabec
jernej.skrabec at siol.net
Fri Mar 10 14:31:35 UTC 2017
Hi Nickey,
Dne petek, 10. marec 2017 ob 03:19:44 CET je Nickey.Yang napisal(a):
> Hi Jernej,
>
> 在 2017年03月09日 07:34, Jernej Skrabec 写道:
> > Designware HDMI controller and phy are used in other SoCs as well. Split
> > out platform independent code.
> >
> > DW HDMI has 8 bit registers but they can be represented as 32 bit
> > registers as well. Add support to select access mode.
> >
> > EDID reading code use reading by blocks which is not supported by other
> > SoCs in general. Make it more general using byte by byte approach, which
> > is also used in Linux driver.
> >
> > Finally, not all DW HDMI controllers are accompanied with DW HDMI phy.
> > Support custom phys by making controller code independent from phy code.
> >
> > Signed-off-by: Jernej Skrabec <jernej.skrabec at siol.net>
> > ---
>
> I have tested this series of patches in rockchip rk3288 tinker boards.
>
> Tested-by: Nickey Yang <nickey.yang at rock-chips.com>
Great, thanks!
Best regards,
Jernej
More information about the U-Boot
mailing list