mbox

[GIT,PULL] at91: soc for 4.7 #1

Message ID 1459267558-16328-1-git-send-email-nicolas.ferre@atmel.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-soc

Message

Nicolas Ferre March 29, 2016, 4:05 p.m. UTC
Arnd, Olof, Kevin,

A little SoC update with this new chipid code. Pretty simple feature indeed.
If you feel like waiting more material before taking this PR, not problem. I
can also rebase it on another "-rc" if needed.

Thanks, best regards,

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/nferre/linux-at91.git tags/at91-soc

for you to fetch changes up to c07f98a73978964065b57079cae9ab9d060769fe:

  ARM: at91/soc: reference the whole sama5d2 family (2016-03-29 16:34:31 +0200)

----------------------------------------------------------------
First SoC batch for 4.7:
- chipid registers reading for SoC detection

----------------------------------------------------------------
Ludovic Desroches (2):
      ARM: at91: use chipid device for soc detection
      ARM: at91/soc: reference the whole sama5d2 family

 .../devicetree/bindings/arm/atmel-at91.txt         |  4 ++
 arch/arm/mach-at91/sama5.c                         | 20 +++++-
 arch/arm/mach-at91/soc.c                           | 81 +++++++++++++++++-----
 arch/arm/mach-at91/soc.h                           | 12 +++-
 4 files changed, 97 insertions(+), 20 deletions(-)

Comments

Olof Johansson April 13, 2016, 5 p.m. UTC | #1
On Tue, Mar 29, 2016 at 06:05:58PM +0200, Nicolas Ferre wrote:
> Arnd, Olof, Kevin,
> 
> A little SoC update with this new chipid code. Pretty simple feature indeed.
> If you feel like waiting more material before taking this PR, not problem. I
> can also rebase it on another "-rc" if needed.
> 
> Thanks, best regards,
> 
> 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/nferre/linux-at91.git tags/at91-soc
> 
> for you to fetch changes up to c07f98a73978964065b57079cae9ab9d060769fe:
> 
>   ARM: at91/soc: reference the whole sama5d2 family (2016-03-29 16:34:31 +0200)
> 
> ----------------------------------------------------------------
> First SoC batch for 4.7:
> - chipid registers reading for SoC detection

Merged, thanks.

Note that your GPG key has expired, you might want to take care of that.


-Olof
Alexandre Belloni April 13, 2016, 6:19 p.m. UTC | #2
Hi,

On 13/04/2016 at 10:00:51 -0700, Olof Johansson wrote :
> Note that your GPG key has expired, you might want to take care of that.
> 
> 

I think he did for the previous release, you may want to refresh your
keys.

> -Olof
>
Olof Johansson April 13, 2016, 6:43 p.m. UTC | #3
On Wed, Apr 13, 2016 at 08:19:05PM +0200, Alexandre Belloni wrote:
> Hi,
> 
> On 13/04/2016 at 10:00:51 -0700, Olof Johansson wrote :
> > Note that your GPG key has expired, you might want to take care of that.
> > 
> > 
> 
> I think he did for the previous release, you may want to refresh your
> keys.

Ack, you're right.


-Olof