commit | 6ca59e6e1fc3a8d7ccbf85ff036bd6ff40847c1a | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Tue Jun 07 12:19:27 2016 +0100 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Jun 30 12:17:11 2016 -0700 |
tree | f3211146834a0d8a2b502ba3efda1508f74d2b27 | |
parent | a3a2d78bd1860472903929f7f2385278204d9164 [diff] |
clk: st: clkgen-pll: Detect critical clocks Utilise the new Critical Clock infrastructure to mark clocks which much not be disabled as CRITICAL. Clocks are marked as CRITICAL using clk flags. This patch also ensures flags are peculated through the framework in the correct manner. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>