linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Renesas ARM based SoC multiplatform updates for v3.12
@ 2013-07-30  5:24 Simon Horman
  2013-07-30  5:24 ` [PATCH 1/4] ARM: shmobile: Only build clocks when COMMON_CLK=n Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Simon Horman @ 2013-07-30  5:24 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Arnd,

please consider the following Renesas ARM based SoC multiplatform updates
for v3.12. This pull-request is based on renesas-dt-for-v3.12, which I have
already sent a pull-request for, in order to provide pre-requisite code.

The following changes since commit 66a5cab04d339d02b93a4671eadf8e251dbfdc2c:

  ARM: shmobile: Add SMSC ethernet chip to KZM9D DT reference (2013-07-17 10:06:47 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-multiplatform-for-v3.12

for you to fetch changes up to fd071b669ee2405e986636e389a3d1b6776e50a0:

  ARM: shmobile: Allow ARCH_SHMOBILE_MULTI timer configuration (2013-07-23 09:52:44 +0900)

----------------------------------------------------------------
Renesas ARM based SoC multiplatform updates for v3.12

Move Renesas ARM based SoCs a little closer to using
multiplatform by adding ARCH_SHMOBILE_MULTI and only
building clocks when COMMON_CLK=n.

----------------------------------------------------------------
Magnus Damm (4):
      ARM: shmobile: Only build clocks when COMMON_CLK=n
      ARM: shmobile: Introduce ARCH_SHMOBILE_MULTI
      ARM: shmobile: Add EMEV2 and KZM9D to ARCH_SHMOBILE_MULTI
      ARM: shmobile: Allow ARCH_SHMOBILE_MULTI timer configuration

 arch/arm/Makefile                              |  1 +
 arch/arm/boot/dts/Makefile                     |  1 +
 arch/arm/mach-shmobile/Kconfig                 | 52 +++++++++++++++++++++++---
 arch/arm/mach-shmobile/Makefile                | 33 +++++++++++-----
 arch/arm/mach-shmobile/board-kzm9d-reference.c |  3 +-
 arch/arm/mach-shmobile/setup-emev2.c           |  3 +-
 6 files changed, 77 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2013-08-06  6:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30  5:24 [PATCH 0/4] Renesas ARM based SoC multiplatform updates for v3.12 Simon Horman
2013-07-30  5:24 ` [PATCH 1/4] ARM: shmobile: Only build clocks when COMMON_CLK=n Simon Horman
2013-07-30  5:24 ` [PATCH 2/4] ARM: shmobile: Introduce ARCH_SHMOBILE_MULTI Simon Horman
2013-07-30  5:24 ` [PATCH 3/4] ARM: shmobile: Add EMEV2 and KZM9D to ARCH_SHMOBILE_MULTI Simon Horman
2013-07-30  5:24 ` [PATCH 4/4] ARM: shmobile: Allow ARCH_SHMOBILE_MULTI timer configuration Simon Horman
2013-08-06  6:23 ` [GIT PULL 0/4] Renesas ARM based SoC multiplatform updates for v3.12 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).