linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v2] Second Round of Renesas ARM Based SoC Cleanup for v4.1
Date: Sun, 15 Mar 2015 23:03:16 +0000	[thread overview]
Message-ID: <cover.1426456752.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <cover.1416476366.git.horms+renesas@verge.net.au>

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these second round of Renesas ARM based SoC cleanup for v4.1.


As requested by Arnd v2 of this pull request is based on v4.0-rc1.  The
previous version of this pull request was based on "Renesas ARM Based SoC
Cleanup for v4.1", tagged as renesas-soc-cleanup2-for-v4.1.  There are no
other changes between v1 and v2 of this pull request.


The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-soc-cleanup2-for-v4.1

for you to fetch changes up to 6e5e9c6835e05ccc2be67486bc998b6f62663621:

  ARM: shmobile: r8a7740: Remove restart callback (2015-03-12 08:43:35 +0900)

----------------------------------------------------------------
Second Round of Renesas ARM Based SoC Cleanup for v4.1

* Remove restart callback from r8a7740 SoC
* Remove unnecessary check on always set CONFIG_COMMON_CLK from
  shared R-Car Gen2 SoC code
* Remove stray closing parenthesis in SCIF debug description
  for R-Car Gen2 SoC

----------------------------------------------------------------
Geert Uytterhoeven (3):
      ARM: shmobile: Remove stray closing parenthesis in debug description
      ARM: shmobile: R-Car Gen2: CONFIG_COMMON_CLK is always set
      ARM: shmobile: r8a7740: Remove restart callback

 arch/arm/Kconfig.debug                   | 2 +-
 arch/arm/mach-shmobile/setup-r8a7740.c   | 8 --------
 arch/arm/mach-shmobile/setup-rcar-gen2.c | 4 ----
 3 files changed, 1 insertion(+), 13 deletions(-)

  parent reply	other threads:[~2015-03-15 23:03 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-21  0:54 [GIT PULL v2] Second Round of Renesas ARM Based SoC DT Updates for v3.19 Simon Horman
2014-11-21  0:54 ` [PATCH 01/29] ARM: shmobile: r8a7794: Add VIN clock to device tree Simon Horman
2014-11-21  0:54 ` [PATCH 02/29] ARM: shmobile: r8a7790: Add Audio DMAC devices to DT Simon Horman
2014-11-21  0:54 ` [PATCH 03/29] ARM: shmobile: r8a7791: " Simon Horman
2014-11-21  0:54 ` [PATCH 04/29] ARM: shmobile: r8a7790: Add Audio DMAC peri peri " Simon Horman
2014-11-21  0:54 ` [PATCH 05/29] ARM: shmobile: r8a7791: " Simon Horman
2014-11-21  0:54 ` [PATCH 06/29] ARM: shmobile: lager: fixup IIC2 clock frequency Simon Horman
2014-11-21  0:54 ` [PATCH 07/29] ARM: shmobile: lager: Sound PIO support on DTS Simon Horman
2014-11-21  0:54 ` [PATCH 08/29] ARM: shmobile: lager: Sound DMA " Simon Horman
2014-11-21  0:54 ` [PATCH 09/29] ARM: shmobile: lager: Sound DMA support via BUSIF " Simon Horman
2014-11-21  0:54 ` [PATCH 10/29] ARM: shmobile: lager: Sound DMA support via SRC " Simon Horman
2014-11-21  0:54 ` [PATCH 11/29] ARM: shmobile: lager: Sound DMA support via DVC " Simon Horman
2014-11-21  0:54 ` [PATCH 12/29] ARM: shmobile: koelsch: fixup I2C2 clock frequency Simon Horman
2014-11-21  0:54 ` [PATCH 13/29] ARM: shmobile: koelsch: Sound PIO support on DTS Simon Horman
2014-11-21  0:54 ` [PATCH 14/29] ARM: shmobile: koelsch: Sound DMA " Simon Horman
2014-11-21  0:54 ` [PATCH 15/29] ARM: shmobile: koelsch: Sound DMA support via BUSIF " Simon Horman
2014-11-21  0:54 ` [PATCH 16/29] ARM: shmobile: koelsch: Sound DMA support via SRC " Simon Horman
2014-11-21  0:54 ` [PATCH 17/29] ARM: shmobile: koelsch: Sound DMA support via DVC " Simon Horman
2014-11-21  0:54 ` [PATCH 18/29] ARM: shmobile: r8a73a4 dtsi: Add SoC-specific IIC compatible properties Simon Horman
2014-11-21  0:54 ` [PATCH 19/29] ARM: shmobile: sh73a0 " Simon Horman
2014-11-21  0:54 ` [PATCH 20/29] ARM: shmobile: koelsch dts: Add labels for the LEDs Simon Horman
2014-11-21  0:54 ` [PATCH 21/29] ARM: shmobile: kzm9g-reference " Simon Horman
2014-11-21  0:54 ` [PATCH 22/29] ARM: shmobile: r8a7790: add DMA nodes for IIC Simon Horman
2014-11-21  0:54 ` [PATCH 23/29] ARM: shmobile: r8a7791: " Simon Horman
2014-11-21  0:54 ` [PATCH 24/29] ARM: shmobile: lager: add Volume Ramp usage on comment Simon Horman
2014-11-21  0:54 ` [PATCH 25/29] ARM: shmobile: koelsch: " Simon Horman
2014-11-21  0:54 ` [PATCH 26/29] ARM: shmobile: r8a7794: Add SGX clock to device tree Simon Horman
2014-11-21  0:54 ` [PATCH 27/29] ARM: shmobile: r8a7794: Add MMP and VSP1 clocks " Simon Horman
2014-11-21  0:54 ` [PATCH 28/29] ARM: shmobile: r8a7790: add USBDMAC{0,1} " Simon Horman
2014-11-21  0:54 ` [PATCH 29/29] ARM: shmobile: r8a7791: " Simon Horman
2014-11-21 12:03 ` [GIT PULL v2] Second Round of Renesas ARM Based SoC DT Updates for v3.19 Arnd Bergmann
2015-03-15 23:03 ` Simon Horman [this message]
2015-03-15 23:03   ` [PATCH 1/3] ARM: shmobile: Remove stray closing parenthesis in debug description Simon Horman
2015-03-15 23:03   ` [PATCH 2/3] ARM: shmobile: R-Car Gen2: CONFIG_COMMON_CLK is always set Simon Horman
2015-03-15 23:03   ` [PATCH 3/3] ARM: shmobile: r8a7740: Remove restart callback Simon Horman
2015-03-16 14:21   ` [GIT PULL v2] Second Round of Renesas ARM Based SoC Cleanup for v4.1 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.1426456752.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 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).