[PATCH 0/8] Add support RK3328 drm hdmi
Kever Yang
kever.yang at rock-chips.com
Mon Sep 25 12:43:23 UTC 2017
Hi Algea,
Pls also cc linux-rockchip at lists.infradead.org next time.
Thanks,
- Kever
On 09/25/2017 07:39 PM, Algea Cao wrote:
> These patches add support drm hdmi in RK3328 and has been tested in RK development
> board. Because RK3328 use inno hdmi phy, rockchip-inno-hdmi-phy driver should be added.
> We add dev_type to distinguish different rockchip chips. Hdmi phy or some regs
> configuration can't be switched according to dev_type, that hdmi driver's compatibility
> will be better.
>
> Algea Cao (8):
> drm/rockchip: dw_hdmi: update dw_hdmi_rockchip_dt_ids
> drm/rockchip: dw_hdmi: add device type
> drm: bridge: dw-hdmi: change hdmi phy hpd read function to export
> drm/rockchip: dw_hdmi: add inno hdmi phy ops
> drm/rockchip: dw_hdmi: add hclk_vio
> drm/rockchip: dw_hdmi: update dw-hdmi encoder enable
> drm: bridge: dw-hdmi: get phy ops by device type
> phy: rockchip: add inno hdmi phy to makefile
>
> drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 11 +-
> drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 162 +++++++++++++++++++++++++++-
> drivers/phy/rockchip/Kconfig | 7 ++
> drivers/phy/rockchip/Makefile | 1 +
> include/drm/bridge/dw_hdmi.h | 13 ++-
> 5 files changed, 186 insertions(+), 8 deletions(-)
>
More information about the dri-devel
mailing list