]> git.baikalelectronics.ru Git - kernel.git/commit
drm/rockchip: dw_hdmi: introduce the pclk for grf
authorMark Yao <mark.yao@rock-chips.com>
Fri, 9 Jun 2017 07:10:46 +0000 (15:10 +0800)
committerMark Yao <mark.yao@rock-chips.com>
Fri, 23 Jun 2017 00:52:03 +0000 (08:52 +0800)
commit92fb7f4a6451223266f991e577e9c75cba86f61e
treebbd9cae9b94d9c78717c22c3189fe482c340764b
parente504dcb6c35abec99a604e9af0901add42feef14
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>
Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c