Skip to content
  1. Dec 10, 2015
  2. Sep 17, 2015
  3. Jul 25, 2015
  4. Jul 24, 2015
  5. Jul 16, 2015
  6. Jun 02, 2015
  7. Mar 31, 2015
  8. Mar 27, 2015
  9. Mar 25, 2015
  10. Mar 16, 2015
  11. Jan 30, 2015
  12. Jan 26, 2015
  13. Jan 15, 2015
    • Tony Lindgren's avatar
      ARM: OMAP2+: Disable omap3 PM init for ti81xx · 13efcb18
      Tony Lindgren authored
      
      
      We cannot use the omap3 pm support on 81xx.
      
      Cc: Brian Hutchinson <b.hutchman@gmail.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      13efcb18
    • Tony Lindgren's avatar
      ARM: OMAP2+: Fix ti81xx class type · c27964b5
      Tony Lindgren authored
      
      
      Otherwise it will return true for cpu_is_omap34xx() which we don't
      want for the clocks and hwmod. It's closer to am33xx for the clocks
      and hwmod than to the omap34xx. We also want to be able to detect
      814x and 816x separately as at least the clocks are different with
      814x using a apll and 816x using a fapll for the source clocks.
      
      Note that we can also remove omap3xxx_clk_init() call as it's wrong
      and ti81xx are booting in device tree only mode.
      
      Cc: Brian Hutchinson <b.hutchman@gmail.com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      c27964b5
  14. Dec 12, 2014
  15. Oct 27, 2014
  16. Sep 29, 2014
    • Tero Kristo's avatar
      clk: ti: change clock init to use generic of_clk_init · c08ee14c
      Tero Kristo authored
      
      
      Previously, the TI clock driver initialized all the clocks hierarchically
      under each separate clock provider node. Now, each clock that requires
      IO access will instead check their parent node to find out which IO range
      to use.
      
      This patch allows the TI clock driver to use a few new features provided
      by the generic of_clk_init, and also allows registration of clock nodes
      outside the clock hierarchy (for example, any external clocks.)
      
      Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
      Cc: Mike Turquette <mturquette@linaro.org>
      Cc: Paul Walmsley <paul@pwsan.com>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
      Cc: Jyri Sarha <jsarha@ti.com>
      Cc: Stefan Assmann <sassmann@kpanic.de>
      Acked-by: default avatarTony Lindgren <tony@atomide.com>
      c08ee14c
  17. Sep 18, 2014
  18. Sep 08, 2014
  19. Jul 15, 2014
  20. Jul 02, 2014
  21. May 29, 2014
Loading