FROMLIST: drm/rockchip: dw_hdmi: introduce the VPLL clock setting
authorYakir Yang <ykk@rock-chips.com>
Mon, 11 Jul 2016 10:12:29 +0000 (18:12 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 14 Jul 2016 06:04:23 +0000 (14:04 +0800)
commitb9984b0b91ff759e61a114b75875a86d672e5860
tree118e92669fa5135e82e8f712cd6bac4a5eb41e76
parent4cd228c82eb859126ad685974723491447d58cc0
FROMLIST: drm/rockchip: dw_hdmi: introduce the VPLL clock setting

For RK3399 HDMI, there is an external clock need for HDMI PHY,
and it should keep the same clock rate with VOP DCLK.

VPLL have supported the clock for HDMI PHY, but there is no
clock divider bewteen VPLL and HDMI PHY. So we need to set the
VPLL rate manually in HDMI driver.

Change-Id: I73abc382ff43bfa93d150c3449693f207029549f
Signed-off-by: Yakir Yang <ykk@rock-chips.com>
(am from https://patchwork.kernel.org/patch/9223327/)
Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c