Searched hist:"54479449 c801e46ee2b6ba08e2f19cd810f74f94" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/rockchip/ |
H A D | clk-rk3399.c | diff 54479449c801e46ee2b6ba08e2f19cd810f74f94 Tue Aug 09 20:02:33 CEST 2016 Chris Zhong <zyw@rock-chips.com> 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>
|