]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: sti: stih410-clocks: Identify critical clocks
authorLee Jones <lee.jones@linaro.org>
Tue, 7 Jun 2016 11:19:00 +0000 (13:19 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 12 Jul 2016 11:22:51 +0000 (13:22 +0200)
commitf221d8100e366e8373096ba7ffc36cf42d504e82
tree697ffd92c8c561cf7e77d4b6bf39c8d3a20a2a72
parent6cb4f8dd1044849047023b76567231f41eb64c9e
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: Lee Jones <lee.jones@linaro.org>
arch/arm/boot/dts/stih410-clock.dtsi