commit | 223c24be740d293519ef8e03f5c075fab5512fd2 | [log] [tgz] |
---|---|---|
author | Elaine Zhang <zhangqing@rock-chips.com> | Tue May 02 15:34:06 2017 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Fri Jun 02 15:57:32 2017 +0200 |
tree | 1c6ec1a5a2eda821901245977d39c8ce775db50e | |
parent | 55bb6a633c33caf68ab470907ecf945289cb733d [diff] |
clk: rockchip: mark some special clk as critical on rk3368 The jtag clk no driver to handle them. But this clk need enable,so make it as critical. The ddrphy/ddrupctl clks no driver to handle them, Chip design requirements for these clock to always on, The pmu_hclk_otg0 is Chip design defect, must be always on, Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>