mbox

[GIT,PULL] Renesas ARM-based SoC defconfig updates for v3.10

Message ID 1363607601-20366-1-git-send-email-horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-defconfig-for-v3.10

Message

Simon Horman March 18, 2013, 11:53 a.m. UTC
Hi Olof, Hi Arnd,

The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-defconfig-for-v3.10

for you to fetch changes up to db30abdf3c07c564d4af0f991bb7f38b728f9035:

  ARM: mach-shmobile: marzen: add SATA support (2013-03-14 10:28:07 +0100)

----------------------------------------------------------------
Renesas ARM-based SoC defconfig updates for v3.10

----------------------------------------------------------------
Kuninori Morimoto (3):
      ARM: shmobile: armadillo800eva: enable branch prediction on defconfig
      ARM: shmobile: armadillo800eva: enable NEON on defconfig
      ARM: shmobile: armadillo800eva: enable all errata for cache on defconfig

Simon Horman (5):
      ARM: mach-shmobile: mackerel: enable MMCIF and SDHI in defconfig
      ARM: mach-shmobile: mackerel: enable REGULATOR in defconfig
      ARM: mach-shmobile: armadillo800eva: enable REGULATOR in defconfig
      ARM: shmobile: kzm9g: defconfig: do not enable PREEMPT
      ARM: mach-shmobile: kzm9g: do not enable REGULATOR_DUMMY in defconfig

Vladimir Barinov (1):
      ARM: mach-shmobile: marzen: add SATA support

 arch/arm/configs/armadillo800eva_defconfig |    8 +++++++-
 arch/arm/configs/kzm9g_defconfig           |    2 --
 arch/arm/configs/mackerel_defconfig        |    4 ++++
 arch/arm/configs/marzen_defconfig          |    4 ++++
 4 files changed, 15 insertions(+), 3 deletions(-)

Comments

Arnd Bergmann March 21, 2013, 4:56 p.m. UTC | #1
On Monday 18 March 2013, Simon Horman wrote:
> The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
> 
>   Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-defconfig-for-v3.10
> 
> for you to fetch changes up to db30abdf3c07c564d4af0f991bb7f38b728f9035:

Pulled into next/soc, thanks!

I'm combining it with the other soc updates for now, but I still like to receive
the branches separately as you do here. If we get a lot more defconfig pull requests,
we can make that an extra topic branch that we create from all the ones we received.

	Arnd
Simon Horman March 22, 2013, 12:46 a.m. UTC | #2
On Thu, Mar 21, 2013 at 04:56:25PM +0000, Arnd Bergmann wrote:
> On Monday 18 March 2013, Simon Horman wrote:
> > The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
> > 
> >   Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-defconfig-for-v3.10
> > 
> > for you to fetch changes up to db30abdf3c07c564d4af0f991bb7f38b728f9035:
> 
> Pulled into next/soc, thanks!
> 
> I'm combining it with the other soc updates for now, but I still like to
> receive the branches separately as you do here. If we get a lot more
> defconfig pull requests, we can make that an extra topic branch that we
> create from all the ones we received.

Thanks.

At this point I do not have any more defconfig changes queued up
and I only expect a few more in the v3.10 time-frame - to deal
with new SoCs and corresponding boards.