mbox

[GIT,PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.7

Message ID cover.1461722984.git.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-arm64-defconfig-for-v4.7

Message

Simon Horman April 27, 2016, 4:08 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM64 based SoC defconfig updates for v4.7.


The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-for-v4.7

for you to fetch changes up to a03bd5735dfa87a5db585e162eda00794690c534:

  arm64: defconfig: Add Renesas R-Car USB 3.0 driver support (2016-04-22 10:17:34 +1000)

----------------------------------------------------------------
Renesas ARM64 Based SoC Defconfig Updates for v4.7

* Add Renesas R-Car USB 3.0 driver support

----------------------------------------------------------------
Yoshihiro Shimoda (1):
      arm64: defconfig: Add Renesas R-Car USB 3.0 driver support

 arch/arm64/configs/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnd Bergmann April 28, 2016, 3:43 p.m. UTC | #1
On Wednesday 27 April 2016 14:08:23 Simon Horman wrote:
> Renesas ARM64 Based SoC Defconfig Updates for v4.7
> 
> * Add Renesas R-Car USB 3.0 driver support
> 

Pulled into next/arm64, thanks!

	Arnd