Skip to content

Commit

Permalink
ARM: imx: add necessary interface for pfd
Browse files Browse the repository at this point in the history
Common clk framework will disable unused clks in late init only if
they are enabled by default and no one is using it, so we need to
add is_enabled callback for clk framework to get clks' status.

PFD clocks are enabled by hardware reset, so we need to add
interface for common clk framework to disable those unused ones for
saving power.

Signed-off-by: Anson Huang <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
Anson Huang authored and shawnguo2 committed Dec 31, 2013
1 parent 5a72f10 commit adf15fa

Sorry, this diff is temporarily unavailable due to heavy server load.

Please try again later.

0 comments on commit adf15fa

Please sign in to comment.