1. 24 7月, 2013 1 次提交
  2. 17 7月, 2013 1 次提交
  3. 12 4月, 2013 1 次提交
    • R
      ARM: convert arm/arm64 arch timer to use CLKSRC_OF init · 0583fe47
      Rob Herring 提交于
      This converts arm and arm64 to use CLKSRC_OF DT based initialization for
      the arch timer. A new function arch_timer_arch_init is added to allow for
      arch specific setup.
      
      This has a side effect of enabling sched_clock on omap5 and exynos5. There
      should not be any reason not to use the arch timers for sched_clock.
      Signed-off-by: NRob Herring <rob.herring@calxeda.com>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Simon Horman <horms@verge.net.au>
      Cc: Magnus Damm <magnus.damm@gmail.com>
      Cc: Catalin Marinas <catalin.marinas@arm.com>
      Cc: Will Deacon <will.deacon@arm.com>
      Cc: John Stultz <john.stultz@linaro.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: linux-samsung-soc@vger.kernel.org
      Cc: linux-omap@vger.kernel.org
      Cc: linux-sh@vger.kernel.org
      Acked-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
      0583fe47
  4. 06 2月, 2013 1 次提交
  5. 25 1月, 2013 1 次提交
  6. 25 12月, 2012 1 次提交
  7. 13 11月, 2012 1 次提交
  8. 06 11月, 2012 1 次提交
  9. 04 9月, 2012 5 次提交
  10. 07 7月, 2012 2 次提交
  11. 30 6月, 2012 1 次提交
  12. 20 6月, 2012 1 次提交
  13. 13 5月, 2012 1 次提交
  14. 11 4月, 2012 1 次提交
    • M
      ARM: mach-shmobile: sh7372 generic board support via DT V2 · 3b7b7055
      Magnus Damm 提交于
      Add generic DT board support for the sh7372 SoC V2.
      
      SCIF serial ports and timers are kept as regular
      platform devices. Other on-chip and on-board devices
      should be configured via the device tree.
      
      Tested on the mackerel board via kexec using a zImage
      kernel with an appended dtb.
      
      At this point there is no interrupt controller support
      in place but such code will be added over time when
      proper IRQ domain support has been added to INTC.
      Signed-off-by: NMagnus Damm <damm@opensource.se>
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      3b7b7055
  15. 17 3月, 2012 1 次提交
  16. 13 3月, 2012 2 次提交
  17. 02 2月, 2012 1 次提交
  18. 26 1月, 2012 1 次提交
  19. 12 1月, 2012 1 次提交
  20. 06 1月, 2012 1 次提交
  21. 26 12月, 2011 1 次提交
  22. 22 10月, 2011 2 次提交
    • M
      ARM: mach-shmobile: sh7372 A4R support (v4) · 382414b9
      Magnus Damm 提交于
      This change adds support for the sh7372 A4R power domain.
      
      The sh7372 A4R hardware power domain contains the
      SH CPU Core and a set of I/O devices including
      multimedia accelerators and I2C controllers.
      
      One special case about A4R is the INTCS interrupt
      controller that needs to be saved and restored to
      keep working as expected. Also the LCDC hardware
      blocks are in a different hardware power domain
      but have their IRQs routed only through INTCS. So
      as long as LCDCs are active we cannot power down
      INTCS because that would risk losing interrupts.
      Signed-off-by: NMagnus Damm <damm@opensource.se>
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      382414b9
    • M
      ARM: mach-shmobile: sh7372 A3SP support (v4) · d93f5cde
      Magnus Damm 提交于
      This change adds support for the sh7372 A3SP power domain.
      
      The sh7372 A3SP hardware power domain contains a
      wide range of I/O devices. The list of I/O devices
      include SCIF serial ports, DMA Engine hardware,
      SD and MMC controller hardware, USB controllers
      and I2C master controllers.
      
      This patch adds the A3SP low level code which
      powers the hardware power domain on and off. It
      also ties in platform devices to the pm domain
      support code.
      
      It is worth noting that the serial console is
      hooked up to SCIFA0 on most sh7372 boards, and
      the SCIFA0 port is included in the A3SP hardware
      power domain. For this reason we cannot output
      debug messages from the low level power control
      code in the case of A3SP.
      
      QoS support is needed in drivers before we can
      enable the A3SP power control on the fly.
      Signed-off-by: NMagnus Damm <damm@opensource.se>
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      d93f5cde
  23. 25 8月, 2011 1 次提交
  24. 11 7月, 2011 1 次提交
  25. 10 7月, 2011 2 次提交
  26. 02 7月, 2011 4 次提交
  27. 21 6月, 2011 1 次提交
  28. 24 5月, 2011 1 次提交
  29. 25 11月, 2010 1 次提交