mbox

[GIT,PULL] Allwinner defconfig additions for 3.15

Message ID 20140313164250.GA13112@lukather
State New
Headers show

Pull-request

https://github.com/mripard/linux.git tags/sunxi-defconfig-for-3.15

Message

Maxime Ripard March 13, 2014, 4:42 p.m. UTC
Arnd, Kevin, Olof,

Please pull the following changes for 3.15.

Thanks!

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  https://github.com/mripard/linux.git tags/sunxi-defconfig-for-3.15

for you to fetch changes up to 4f26b761531c00605010d595b495901106729f8b:

  ARM: sunxi: Enable A31 SPI and SID in the defconfig (2014-02-07 20:26:40 +0100)

----------------------------------------------------------------
Allwinner defconfig additions for 3.15

Enables SPI and SID drivers in sunxi defconfig

----------------------------------------------------------------
Maxime Ripard (1):
      ARM: sunxi: Enable A31 SPI and SID in the defconfig

 arch/arm/configs/sunxi_defconfig | 3 +++
 1 file changed, 3 insertions(+)

Comments

Arnd Bergmann March 17, 2014, 1:38 p.m. UTC | #1
On Thursday 13 March 2014, Maxime Ripard wrote:
> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> 
>   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
> 
> are available in the git repository at:
> 
>   https://github.com/mripard/linux.git tags/sunxi-defconfig-for-3.15
> 
> for you to fetch changes up to 4f26b761531c00605010d595b495901106729f8b:
> 
>   ARM: sunxi: Enable A31 SPI and SID in the defconfig (2014-02-07 20:26:40 +0100)
> 

Pulled into next/boards, thanks!

	Arnd