public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: khilman@linaro•org (Kevin Hilman)
To: linux-arm-kernel@lists•infradead.org
Subject: [GIT PULL v2 00/33] Renesas ARM based SoC updates for v3.14
Date: Fri, 20 Dec 2013 11:25:40 -0800	[thread overview]
Message-ID: <87mwjvgw97.fsf@linaro.org> (raw)
In-Reply-To: <cover.1386897180.git.horms+renesas@verge.net.au> (Simon Horman's message of "Fri, 13 Dec 2013 11:29:33 +0900")

Simon Horman <horms+renesas@verge•net.au> writes:

> Hi Kevin, Hi Olof, Hi Arnd,
>
> please consider these Renesas ARM based SoC updates for v3.14.
>
> As discussed elsewhere, this pull-request also includes defconfig changes
> related to renaming ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY. These are also
> to avoid build regressions when using defconfigs
>
> As this pull request is based on v3.12, which does not include
> genmai_defconfig, it has not been updated. Rather, I have queued up a patch
> in my defconfig to switch it to use ARCH_SHMOBILE_LEGACY.  This does
> involve breaking that defconfig. However as it is new and not in
> wide-spread use it seems better to live with that temporary breakage than
> to have soc depend on defconfig (as was the case in the previous version of
> this pull request).

OK, thanks for the detailed explanation.

> The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
>
>   Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-soc-for-v3.14
>
> for you to fetch changes up to fee05eb3d2ce4813b5e9a70ab888d2bc0047f4e1:
>
>   ARM: shmobile: r8a7779: add HSPI clock support for DT (2013-12-10 17:20:15 +0900)
>
> ----------------------------------------------------------------
> Renesas ARM based SoC updates for v3.14
>
> * Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY
>
> * r8a7791 SoC (R-Car M2)
>   - Add thermal platform device
>   - Add DU and LVDS clocks
>   - GPIO platform device support
>   - PFC platform device support
>   - Select IRQC
>
> * r8a7790 SoC (R-Car H2)
>   - Tidyup clock table order
>   - Fixup I2C clock source
>   - Correct EXTAL divider settings
>   - Add clocks for thermal devices and SSI
>
> * r8a7779 SoC (R-Car H1)
>   - Add I2C clock for DT
>
> * r8a7778 SoC (R-Car M1)
>   - Add HSPI clocks for DT
>   - Add I2C clock for DT
>   - Add HPBIFx DMAEngine support
>
> * r8a7740 SoC (R-Mobile A1)
>   - Add FSI clocks for DT
>
> * emev2 SoC (Emma Mobile)
>   - Move to Multi-platform
>   - Remove legacy board code
>
> * r7s72100 SoC (RZ/A1H)
>   - Select GPIO
>
> * r8a73a4 SoC (R-Mobile APE6)
>   - Don't used named IRC for DMAEngine
>
> ----------------------------------------------------------------

Pulled into next/soc.

Kevin

      parent reply	other threads:[~2013-12-20 19:25 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13  2:29 [GIT PULL v2 00/33] Renesas ARM based SoC updates for v3.14 Simon Horman
2013-12-13  2:29 ` [PATCH 01/33] ARM: shmobile: r8a7778: add I2C clock for DT Simon Horman
2013-12-13  2:29 ` [PATCH 02/33] ARM: shmobile: r8a7779: " Simon Horman
2013-12-13  2:29 ` [PATCH 10/33] ARM: shmobile: r8a7778: add SDHI clock support " Simon Horman
2013-12-13  2:29 ` [PATCH 03/33] ARM: shmobile: Select IRQC in case of the r8a7791 SoC Simon Horman
2013-12-13  2:29 ` [PATCH 11/33] ARM: shmobile: r8a7779: add SDHI clock support for DT Simon Horman
2013-12-13  2:29 ` [PATCH 12/33] ARM: shmobile: r8a7790: Add USBHS clock support Simon Horman
2013-12-13  2:29 ` [PATCH 04/33] ARM: shmobile: r8a7791 PFC platform device support Simon Horman
2013-12-13  2:29 ` [PATCH 05/33] ARM: shmobile: Select GPIO in case of the r8a7791 SoC Simon Horman
2013-12-13  2:29 ` [PATCH 13/33] ARM: shmobile: r8a7790: add QSPI support Simon Horman
2013-12-13  2:29 ` [PATCH 06/33] ARM: shmobile: r8a7791 GPIO platform device support Simon Horman
2013-12-13  2:29 ` [PATCH 14/33] ARM: shmobile: Enable MTU2 on r7s72100 Simon Horman
2013-12-13  2:29 ` [PATCH 07/33] ARM: shmobile: r8a73a4: don't use named irq for DMAEngine Simon Horman
2013-12-13  2:29 ` [PATCH 15/33] ARM: shmobile: Add shared EMEV2 code for ->init_machine() Simon Horman
2013-12-13  2:29 ` [PATCH 16/33] ARM: shmobile: Use ->init_late() in shared EMEV2 case Simon Horman
2013-12-13  2:29 ` [PATCH 08/33] ARM: shmobile: Select GPIO in case of the r7s72100 SoC Simon Horman
2013-12-13  2:29 ` [PATCH 17/33] ARM: shmobile: Remove legacy KZM9D board code Simon Horman
2013-12-13  2:29 ` [PATCH 09/33] ARM: shmobile: r8a7778: add MMCIF clock support for DT Simon Horman
2013-12-13  2:29 ` [PATCH 18/33] ARM: shmobile: Remove legacy platform devices from EMEV2 SoC code Simon Horman
2013-12-13  2:29 ` [PATCH 19/33] ARM: shmobile: r8a7778: add HSPI clock support for DT Simon Horman
2013-12-13  2:29 ` [PATCH 20/33] ARM: shmobile: Select USE_OF on EMEV2 Simon Horman
2013-12-13  2:29 ` [PATCH 21/33] ARM: shmobile: r8a7791: Add DU and LVDS clocks Simon Horman
2013-12-13  2:29 ` [PATCH 22/33] ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY Simon Horman
2013-12-13  2:29 ` [PATCH 23/33] ARM: shmobile: Add r8a7790 clocks for thermal devices Simon Horman
2013-12-13  2:29 ` [PATCH 24/33] ARM: shmobile: Add r8a7791 thermal platform device Simon Horman
2013-12-13  2:29 ` [PATCH 25/33] ARM: shmobile: Add r8a7791 clocks for thermal devices Simon Horman
2013-12-13  2:29 ` [PATCH 26/33] ARM: shmobile: r8a7790: care EXTAL divider settings Simon Horman
2013-12-13  2:30 ` [PATCH 27/33] ARM: shmobile: r8a7790: fixup I2C clock source Simon Horman
2013-12-13  2:30 ` [PATCH 28/33] ARM: shmobile: r8a7790: tidyup clock table order Simon Horman
2013-12-13  2:30 ` [PATCH 29/33] ARM: shmobile: Select AUTO_ZRELADDR for EMEV2 Simon Horman
2013-12-13  2:30 ` [PATCH 30/33] ARM: shmobile: r8a7778: add HPBIFx DMAEngine support Simon Horman
2013-12-13  2:30 ` [PATCH 31/33] ARM: shmobile: r8a7790: add SSI MSTP clocks Simon Horman
2013-12-13  2:30 ` [PATCH 32/33] ARM: shmobile: r8a7740: add FSI clock support for DT Simon Horman
2013-12-13  2:30 ` [PATCH 33/33] ARM: shmobile: r8a7779: add HSPI " Simon Horman
2013-12-18 13:51 ` [GIT PULL v2 00/33] Renesas ARM based SoC updates for v3.14 Simon Horman
2013-12-20 19:25 ` Kevin Hilman [this message]

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=87mwjvgw97.fsf@linaro.org \
    --to=khilman@linaro$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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