Re: Fwd: [PATCH v5 4/6] drm/rockchip: dw_hdmi: allow including external phys

2018-09-28 Thread Zheng Yang
Hi, Heiko: Reviewed-by: zhengyang Some variants of the dw-hdmi on Rockchip socs use a separate phy block accessed via the generic phy framework, so allow them to be included if such a phy reference is found. Signed-off-by: Heiko Stuebner Tested-by: Robin Murphy ---  drivers/gpu/drm/rockchip

[PATCH v5 4/6] drm/rockchip: dw_hdmi: allow including external phys

2018-09-12 Thread Heiko Stuebner
Some variants of the dw-hdmi on Rockchip socs use a separate phy block accessed via the generic phy framework, so allow them to be included if such a phy reference is found. Signed-off-by: Heiko Stuebner Tested-by: Robin Murphy --- drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 10 ++ 1