mbox

[GIT,PULL] Renesas ARM Based SoC Drivers Updates for v4.12

Message ID cover.1490000158.git.horms+renesas@verge.net.au
State New
Headers show

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-drivers-for-v4.12

Message

Simon Horman March 20, 2017, 8:58 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC drivers updates for v4.12.


The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-drivers-for-v4.12

for you to fetch changes up to cd59de80dd34dd2d1a3ca97d7a6e712c048b135a:

  soc: renesas: Identify RZ/G1N (2017-03-13 10:26:08 +0100)

----------------------------------------------------------------
Renesas ARM Based SoC Drivers Updates for v4.12

* Identify RZ/G1N and RZ/G1H

----------------------------------------------------------------
Geert Uytterhoeven (2):
      soc: renesas: Identify RZ/G1H
      soc: renesas: Identify RZ/G1N

 drivers/soc/renesas/renesas-soc.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

Comments

Olof Johansson March 22, 2017, 12:37 a.m. UTC | #1
On Mon, Mar 20, 2017 at 09:58:23AM +0100, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC drivers updates for v4.12.
> 
> 
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
> 
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-drivers-for-v4.12
> 
> for you to fetch changes up to cd59de80dd34dd2d1a3ca97d7a6e712c048b135a:
> 
>   soc: renesas: Identify RZ/G1N (2017-03-13 10:26:08 +0100)
> 
> ----------------------------------------------------------------
> Renesas ARM Based SoC Drivers Updates for v4.12
> 
> * Identify RZ/G1N and RZ/G1H
> 
> ----------------------------------------------------------------
> Geert Uytterhoeven (2):
>       soc: renesas: Identify RZ/G1H
>       soc: renesas: Identify RZ/G1N

At first I was wondering why you'd applied the same patch twice. Renesas likes
to make names similar *and* hard to remember sometimes. :-)


-Olof
Simon Horman March 24, 2017, 6:52 a.m. UTC | #2
On Tue, Mar 21, 2017 at 05:37:50PM -0700, Olof Johansson wrote:
> On Mon, Mar 20, 2017 at 09:58:23AM +0100, Simon Horman wrote:
> > Hi Olof, Hi Kevin, Hi Arnd,
> > 
> > Please consider these Renesas ARM based SoC drivers updates for v4.12.
> > 
> > 
> > The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
> > 
> >   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
> > 
> > are available in the git repository at:
> > 
> >   https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-drivers-for-v4.12
> > 
> > for you to fetch changes up to cd59de80dd34dd2d1a3ca97d7a6e712c048b135a:
> > 
> >   soc: renesas: Identify RZ/G1N (2017-03-13 10:26:08 +0100)
> > 
> > ----------------------------------------------------------------
> > Renesas ARM Based SoC Drivers Updates for v4.12
> > 
> > * Identify RZ/G1N and RZ/G1H
> > 
> > ----------------------------------------------------------------
> > Geert Uytterhoeven (2):
> >       soc: renesas: Identify RZ/G1H
> >       soc: renesas: Identify RZ/G1N
> 
> At first I was wondering why you'd applied the same patch twice. Renesas likes
> to make names similar *and* hard to remember sometimes. :-)

:-)

Thanks for queueing up this and the other pull-requests I sent.