All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: shmobile: r8a7740: PM support
@ 2012-07-04  3:53 Kuninori Morimoto
  0 siblings, 0 replies; only message in thread
From: Kuninori Morimoto @ 2012-07-04  3:53 UTC (permalink / raw)
  To: linux-sh


Hi Rafael
Cc Magnus, Simon

These are r8a7740 PM support patch set

Kuninori Morimoto (7):
      1 ARM: shmobile: r8a7740: fixup: MSEL1CR 7bit control
      2 ARM: shmobile: r8a7740: add basic pm domain support
      3 ARM: shmobile: r8a7740: add A3SP pm domain support
      4 ARM: shmobile: r8a7740: add A4LC pm domain support
      5 ARM: shmobile: armadillo800eva: USB Func enables external IRQ mode
      6 ARM: shmobile: armadillo800eva: A4LC domain includes LCDC
      7 ARM: shmobile: armadillo800eva: A3SP domain includes USB

 arch/arm/mach-shmobile/Makefile                |    1 +
 arch/arm/mach-shmobile/board-armadillo800eva.c |   54 ++++++-
 arch/arm/mach-shmobile/include/mach/r8a7740.h  |   35 ++++
 arch/arm/mach-shmobile/pfc-r8a7740.c           |    4 +-
 arch/arm/mach-shmobile/pm-r8a7740.c            |  205 ++++++++++++++++++++++++
 arch/arm/mach-shmobile/setup-r8a7740.c         |   22 +++
 6 files changed, 311 insertions(+), 10 deletions(-)


These patches include 2 features.
 1) USB Func enables external IRQ mode   : #1/#5
 2) add PM support                       : others

1) feature are required for A3SP PM domain (#7).

Best regards
---
Kuninori Morimoto

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-04  3:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-04  3:53 [PATCH 0/7] ARM: shmobile: r8a7740: PM support Kuninori Morimoto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.