Skip to content
Commit f221d810 authored by Lee Jones's avatar Lee Jones Committed by Patrice Chotard
Browse files

ARM: sti: stih410-clocks: Identify critical clocks



Lots of platforms contain clocks which if turned off would prove fatal.
The only way to recover is to restart the board(s).  This driver takes
references to clocks which are required to be always-on.  The Common
Clk Framework will then take references to them.  This way they will
not be turned off during the clk_disabled_unused() procedure.

In this patch we are identifying clocks, which if gated would render
the STiH410 development board unserviceable.

Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 6cb4f8dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment