commit | 54479449c801e46ee2b6ba08e2f19cd810f74f94 | [log] [tgz] |
---|---|---|
author | Chris Zhong <zyw@rock-chips.com> | Tue Aug 09 11:02:33 2016 -0700 |
committer | Heiko Stuebner <heiko@sntech.de> | Fri Aug 12 00:12:55 2016 +0200 |
tree | d901c530852c8466c7109ab9aaffcf71c4894b8d | |
parent | e6cebc7273d54259362c7e44a4134d829f38ac59 [diff] |
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>