ARM: dts: stih407-clocks: Identify critical clocks
authorPeter Griffin <peter.griffin@linaro.org>
Fri, 21 Oct 2016 09:08:00 +0000 (11:08 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 10 Nov 2016 08:52:36 +0000 (09:52 +0100)
commite614a121c43446f15e603c4a177031b48338cc77
tree5b0122eef1287c8ffcc45a5a81c334449166d857
parentfd166a3e0534de98f44f3b1d3fdd221e855c449e
ARM: dts: stih407-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 STiH407 development board unserviceable.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/boot/dts/stih407-clock.dtsi