All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC Boards Updates for v3.18
Date: Sat, 23 Aug 2014 01:43:35 +0000	[thread overview]
Message-ID: <cover.1408671094.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1397774190.git.horms+renesas@verge.net.au>

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC boards updates for v3.18.


The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-boards-for-v3.18

for you to fetch changes up to 3969d6490ba35b01f84bb12472c29c6029f7298b:

  ARM: shmobile: kzm9g-reference: Remove unneeded nr_irqs initialization (2014-08-20 09:06:37 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Boards Updates for v3.18

* Remove unnecessary nr_irqs initialisation on kzm9g and marzen
* Use shmobile_init_delay and shmobile_init_late on a wider
  range of boards

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: shmobile: kzm9g: Remove unneeded nr_irqs initialization
      ARM: shmobile: kzm9g-reference: Remove unneeded nr_irqs initialization

Magnus Damm (6):
      ARM: shmobile: kzm9g: Add shmobile_init_late()
      ARM: shmobile: marzen: Add shmobile_init_late()
      ARM: shmobile: bockw: Add shmobile_init_late()
      ARM: shmobile: ape6evm: Add shmobile_init_late()
      ARM: shmobile: ape6evm: Use shmobile_init_delay()
      ARM: shmobile: marzen: Remove NR_IRQS_LEGACY

 arch/arm/mach-shmobile/board-ape6evm-reference.c | 3 ++-
 arch/arm/mach-shmobile/board-ape6evm.c           | 3 ++-
 arch/arm/mach-shmobile/board-bockw-reference.c   | 1 +
 arch/arm/mach-shmobile/board-kzm9g-reference.c   | 2 +-
 arch/arm/mach-shmobile/board-kzm9g.c             | 1 -
 arch/arm/mach-shmobile/board-marzen-reference.c  | 2 +-
 6 files changed, 7 insertions(+), 5 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC Boards Updates for v3.18
Date: Sat, 23 Aug 2014 10:43:35 +0900	[thread overview]
Message-ID: <cover.1408671094.git.horms+renesas@verge.net.au> (raw)

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC boards updates for v3.18.


The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-boards-for-v3.18

for you to fetch changes up to 3969d6490ba35b01f84bb12472c29c6029f7298b:

  ARM: shmobile: kzm9g-reference: Remove unneeded nr_irqs initialization (2014-08-20 09:06:37 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Boards Updates for v3.18

* Remove unnecessary nr_irqs initialisation on kzm9g and marzen
* Use shmobile_init_delay and shmobile_init_late on a wider
  range of boards

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: shmobile: kzm9g: Remove unneeded nr_irqs initialization
      ARM: shmobile: kzm9g-reference: Remove unneeded nr_irqs initialization

Magnus Damm (6):
      ARM: shmobile: kzm9g: Add shmobile_init_late()
      ARM: shmobile: marzen: Add shmobile_init_late()
      ARM: shmobile: bockw: Add shmobile_init_late()
      ARM: shmobile: ape6evm: Add shmobile_init_late()
      ARM: shmobile: ape6evm: Use shmobile_init_delay()
      ARM: shmobile: marzen: Remove NR_IRQS_LEGACY

 arch/arm/mach-shmobile/board-ape6evm-reference.c | 3 ++-
 arch/arm/mach-shmobile/board-ape6evm.c           | 3 ++-
 arch/arm/mach-shmobile/board-bockw-reference.c   | 1 +
 arch/arm/mach-shmobile/board-kzm9g-reference.c   | 2 +-
 arch/arm/mach-shmobile/board-kzm9g.c             | 1 -
 arch/arm/mach-shmobile/board-marzen-reference.c  | 2 +-
 6 files changed, 7 insertions(+), 5 deletions(-)

  parent reply	other threads:[~2014-08-23  1:43 UTC|newest]

Thread overview: 106+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-17 22:44 [GIT PULL] Renesas ARM Based SoC Boards Updates for v3.16 Simon Horman
2014-04-17 22:44 ` Simon Horman
2014-04-17 22:44 ` [PATCH 01/14] ARM: shmobile: Use shmobile_clk_workaround() on Lager Simon Horman
2014-04-17 22:44   ` Simon Horman
2014-04-17 22:44 ` [PATCH 02/14] ARM: shmobile: Use shmobile_clk_workaround() on Koelsch Simon Horman
2014-04-17 22:44   ` Simon Horman
2014-04-17 22:44 ` [PATCH 03/14] ARM: shmobile: koelsch: Annotate clk_names with __initconst Simon Horman
2014-04-17 22:44   ` Simon Horman
2014-04-17 22:44 ` [PATCH 04/14] ARM: shmobile: lager: " Simon Horman
2014-04-17 22:44   ` Simon Horman
2014-04-17 22:44 ` [PATCH 05/14] ARM: shmobile: koelsch-reference: Work around core clock issues Simon Horman
2014-04-17 22:44   ` Simon Horman
2014-04-22 20:27   ` Sergei Shtylyov
2014-04-22 20:27     ` Sergei Shtylyov
2014-04-23  0:22     ` Simon Horman
2014-04-23  0:22       ` Simon Horman
2014-04-23 18:54       ` Sergei Shtylyov
2014-04-23 18:54         ` Sergei Shtylyov
2014-04-23 19:57         ` Geert Uytterhoeven
2014-04-23 19:57           ` Geert Uytterhoeven
2014-04-17 22:44 ` [PATCH 06/14] ARM: shmobile: koelsch-reference: Annotate clk_enables as __initconst Simon Horman
2014-04-17 22:44   ` Simon Horman
2014-04-17 22:44 ` [PATCH 07/14] ARM: shmobile: lager-reference: Work around core clock issues Simon Horman
2014-04-17 22:44   ` Simon Horman
2014-04-17 22:44 ` [PATCH 08/14] ARM: shmobile: Add Lager clock workarounds for SDHI and MMCIF Simon Horman
2014-04-17 22:44   ` Simon Horman
2014-04-17 22:44 ` [PATCH 09/14] ARM: shmobile: Add Koelsch clock workarounds for SDHI Simon Horman
2014-04-17 22:44   ` Simon Horman
2014-04-17 22:44 ` [PATCH 10/14] ARM: shmobile: bockw: remove old style audio clock Simon Horman
2014-04-17 22:44   ` Simon Horman
2014-04-17 22:45 ` [PATCH 11/14] ARM: shmobile: bockw: switch to use dai info for R-Car sound Simon Horman
2014-04-17 22:45   ` Simon Horman
2014-04-17 22:45 ` [PATCH 12/14] ARM: shmobile: lager: " Simon Horman
2014-04-17 22:45   ` Simon Horman
2014-04-17 22:45 ` [PATCH 13/14] ARM: shmobile: koelsch legacy: Enable Quad SPI transfers for the SPI FLASH Simon Horman
2014-04-17 22:45   ` Simon Horman
2014-04-17 22:45 ` [PATCH 14/14] ARM: shmobile: lager " Simon Horman
2014-04-17 22:45   ` Simon Horman
2014-05-05 21:11 ` [GIT PULL] Renesas ARM Based SoC Boards Updates for v3.16 Olof Johansson
2014-05-05 21:11   ` Olof Johansson
2014-06-25  7:35 ` [GIT PULL] Renesas ARM Based SoC Boards Updates for v3.17 Simon Horman
2014-06-25  7:35   ` Simon Horman
2014-06-25  7:35   ` [PATCH 1/5] ARM: shmobile: koelsch-reference: Remove workarounds for core clock issues Simon Horman
2014-06-25  7:35     ` Simon Horman
2014-06-25  7:35   ` [PATCH 2/5] ARM: shmobile: lager-reference: " Simon Horman
2014-06-25  7:35     ` Simon Horman
2014-06-25  7:35   ` [PATCH 3/5] ARM: shmobile: armadillo800eva legacy: Add LED support Simon Horman
2014-06-25  7:35     ` Simon Horman
2014-06-25  7:35   ` [PATCH 4/5] ARM: shmobile: armadillo800eva reference: Spelling s/ED/LED/ Simon Horman
2014-06-25  7:35     ` Simon Horman
2014-06-25  7:35   ` [PATCH 5/5] ARM: shmobile: Enable R-Car Gen2 CMA code in board files Simon Horman
2014-06-25  7:35     ` Simon Horman
2014-07-08  5:09   ` [GIT PULL] Renesas ARM Based SoC Boards Updates for v3.17 Olof Johansson
2014-07-08  5:09     ` Olof Johansson
2014-07-17 23:59 ` [GIT PULL] Renesas ARM Based SoC Boards Cleanups " Simon Horman
2014-07-17 23:59   ` Simon Horman
2014-07-17 23:59   ` [PATCH 1/3] ARM: shmobile: r7s72100: genmai: Remove reference board file Simon Horman
2014-07-17 23:59     ` Simon Horman
2014-07-17 23:59   ` [PATCH 2/3] ARM: shmobile: r7s72100: genmai: Remove legacy " Simon Horman
2014-07-17 23:59     ` Simon Horman
2014-07-17 23:59   ` [PATCH 3/3] ARM: shmobile: r7s72100: Remove legacy board support Simon Horman
2014-07-17 23:59     ` Simon Horman
2014-07-19 18:55   ` [GIT PULL] Renesas ARM Based SoC Boards Cleanups Updates for v3.17 Olof Johansson
2014-07-19 18:55     ` Olof Johansson
2014-07-20 13:35     ` Simon Horman
2014-07-20 13:35       ` Simon Horman
2014-08-23  1:43 ` Simon Horman [this message]
2014-08-23  1:43   ` [GIT PULL] Renesas ARM Based SoC Boards Updates for v3.18 Simon Horman
2014-08-23  1:43   ` [PATCH 1/8] ARM: shmobile: kzm9g: Add shmobile_init_late() Simon Horman
2014-08-23  1:43     ` Simon Horman
2014-08-23  1:43   ` [PATCH 2/8] ARM: shmobile: marzen: " Simon Horman
2014-08-23  1:43     ` Simon Horman
2014-08-23  1:43   ` [PATCH 3/8] ARM: shmobile: bockw: " Simon Horman
2014-08-23  1:43     ` Simon Horman
2014-08-23  1:43   ` [PATCH 4/8] ARM: shmobile: ape6evm: " Simon Horman
2014-08-23  1:43     ` Simon Horman
2014-08-23  1:43   ` [PATCH 5/8] ARM: shmobile: ape6evm: Use shmobile_init_delay() Simon Horman
2014-08-23  1:43     ` Simon Horman
2014-08-23  1:43   ` [PATCH 6/8] ARM: shmobile: marzen: Remove NR_IRQS_LEGACY Simon Horman
2014-08-23  1:43     ` Simon Horman
2014-08-23  1:43   ` [PATCH 7/8] ARM: shmobile: kzm9g: Remove unneeded nr_irqs initialization Simon Horman
2014-08-23  1:43     ` Simon Horman
2014-08-23  1:43   ` [PATCH 8/8] ARM: shmobile: kzm9g-reference: " Simon Horman
2014-08-23  1:43     ` Simon Horman
2014-09-05 16:01   ` [GIT PULL] Renesas ARM Based SoC Boards Updates for v3.18 Arnd Bergmann
2014-09-05 16:01     ` Arnd Bergmann
2014-08-25  1:09 ` [GIT PULL] Renesas ARM Based SoC Boards Cleanups For v3.18 Simon Horman
2014-08-25  1:09   ` Simon Horman
2014-08-25  1:09   ` [PATCH 1/2] ARM: shmobile: armadillo800eva-reference: Sort includes Simon Horman
2014-08-25  1:09     ` Simon Horman
2014-08-25  1:09   ` [PATCH 2/2] ARM: shmobile: armadillo800eva: " Simon Horman
2014-08-25  1:09     ` Simon Horman
2014-09-02  1:01   ` [GIT PULL] Renesas ARM Based SoC Boards Cleanups For v3.18 Simon Horman
2014-09-02  1:01     ` Simon Horman
2014-10-29  4:59 ` [GIT PULL] Renesas ARM Based SoC Boards Cleanups for v3.19 Simon Horman
2014-10-29  4:59   ` Simon Horman
2014-10-29  4:59   ` [PATCH] ARM: shmobile: armadillo800eva: Sort includes Simon Horman
2014-10-29  4:59     ` Simon Horman
2014-11-04 22:33   ` [GIT PULL] Renesas ARM Based SoC Boards Cleanups for v3.19 Olof Johansson
2014-11-04 22:33     ` Olof Johansson
2014-11-13  1:19 ` [GIT PULL] Renesas ARM Based SoC Boards Updates " Simon Horman
2014-11-13  1:19   ` Simon Horman
2014-11-13  1:19   ` [PATCH] ARM: shmobile: kzm9g-reference: Add restart callback Simon Horman
2014-11-13  1:19     ` Simon Horman
2014-11-19 22:08   ` [GIT PULL] Renesas ARM Based SoC Boards Updates for v3.19 Arnd Bergmann
2014-11-19 22:08     ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1408671094.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.