linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] ARM: shmobile: r8a7779/marzen/kzm9g patches for v3.7
@ 2012-08-28  1:58 kuninori.morimoto.gx
  2012-08-30  4:45 ` Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kuninori.morimoto.gx @ 2012-08-28  1:58 UTC (permalink / raw)
  To: linux-sh


Hi Simon, Magnus, Paul, Rafael

These are r8a7779/marzen/kzm9g new feature patches for v3.7 (not v3.6-rcX).
These patches need subsystem branch merge.

Kuninori Morimoto (8):
      1) ARM: shmobile: r8a7779: PFC rename PENCx -> USB_PENCx
      2) ARM: shmobile: r8a7779: add USB common phy initializer
      3) ARM: shmobile: r8a7779: add USB EHCI clock support
      4) ARM: shmobile: r8a7779: add USB OHCI clock support
      5) ARM: shmobile: marzen: add USB EHCI driver support
      6) ARM: shmobile: marzen: add USB OHCI driver support
      7) ARM: shmobile: marzen: enable thermal sensor
      8) ARM: shmobile: kzm9g: use gpio-keys instead of gpio-keys-polled

 arch/arm/configs/marzen_defconfig             |   13 ++-
 arch/arm/mach-shmobile/Kconfig                |    2 +
 arch/arm/mach-shmobile/board-marzen.c         |  161 +++++++++++++++++++++++++
 arch/arm/mach-shmobile/clock-r8a7779.c        |    7 +
 arch/arm/mach-shmobile/include/mach/common.h  |    1 +
 arch/arm/mach-shmobile/include/mach/r8a7779.h |    2 +-
 arch/arm/mach-shmobile/pfc-r8a7779.c          |   16 ++--
 arch/arm/mach-shmobile/setup-r8a7779.c        |   93 ++++++++++++++
 8 files changed, 284 insertions(+), 11 deletions(-)

1) - 6) add EHCI/OHCI USB support to r8a7779/marzen board,
but these depend on this branch
   git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git - usb-next

7) adds thermal support for marzen,
but it depends on this branch
    git://git.linaro.org/people/amitdanielk/linux.git - exynos_v6_thermal_tree

8) switch to use gpio-keys instead of gpio-keys-polled,
but it depends on this branch
    git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git - for-next

These are based on linus/master + above each branch + "Simon's defconfig patch"

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-31  0:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28  1:58 [PATCH 0/8] ARM: shmobile: r8a7779/marzen/kzm9g patches for v3.7 kuninori.morimoto.gx
2012-08-30  4:45 ` Simon Horman
2012-08-30 23:48 ` Kuninori Morimoto
2012-08-31  0:23 ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).