commit | 8814b40bf6b2293eede832d35957b4e9ba495ae3 | [log] [tgz] |
---|---|---|
author | Mark Yao <mark.yao@rock-chips.com> | Fri Jun 09 15:10:46 2017 +0800 |
committer | Mark Yao <mark.yao@rock-chips.com> | Fri Jun 23 08:52:03 2017 +0800 |
tree | bbd9cae9b94d9c78717c22c3189fe482c340764b | |
parent | 5e3bc6d1ab48a20cbce3d59d42937bc977ec61cf [diff] |
drm/rockchip: dw_hdmi: introduce the pclk for grf For RK3399's GRF module, if we want to operate the graphic related grf registers, we need to enable the pclk_vio_grf which supply power for VIO GRF IOs, so it's better to introduce an optional grf clock in driver. Signed-off-by: Yakir Yang <ykk@rock-chips.com> Signed-off-by: Mark Yao <mark.yao@rock-chips.com> Acked-by: Rob Herring <robh@kernel.org>