clk: rockchip: mark rk3399 hdcp_noc and vio_noc as critical
authorChris Zhong <zyw@rock-chips.com>
Tue, 9 Aug 2016 18:02:33 +0000 (11:02 -0700)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 11 Aug 2016 22:12:55 +0000 (00:12 +0200)
commit54479449c801e46ee2b6ba08e2f19cd810f74f94
treed901c530852c8466c7109ab9aaffcf71c4894b8d
parente6cebc7273d54259362c7e44a4134d829f38ac59
clk: rockchip: mark rk3399 hdcp_noc and vio_noc as critical

The aclk_vio_noc should be put into critical list, as the interconnect
is not handled right now, but is required by VOP.
And the Type-C DP need these clocks: aclk_hdcp_noc, hclk_hdcp_noc,
pclk_hdcp_noc. Mark them as critical to avoid someone close them.

Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3399.c
This page took 0.02421 seconds and 5 git commands to generate.