Skip to content
  1. Aug 23, 2016
  2. Aug 22, 2016
  3. Aug 09, 2016
  4. Aug 03, 2016
  5. Jul 23, 2016
  6. Jul 18, 2016
  7. Jul 15, 2016
  8. Jul 12, 2016
    • Lee Jones's avatar
      ARM: sti: stih410-clocks: Identify critical clocks · f221d810
      Lee Jones authored
      
      
      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>
      f221d810