Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1361187

Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection
Date 2016-03-20 01:50 +0100
Message-ID <rezJ7-7BA-7@gated-at.bofh.it> (permalink)
References <rdX18-2qq-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Mar 18, 2016 at 08:21:19AM +0100, Ludovic Desroches wrote:
> So far, the CIDR and EXID registers were in the DBGU interface. This device
> has disappeared with the SAMA5D2 family. These registers are exposed
> through a new device called chipid.
> 
> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
> [nicolas.ferre@atmel.com: remove useless warnings]
> ---
>  .../devicetree/bindings/arm/atmel-at91.txt         |  4 ++
>  arch/arm/mach-at91/soc.c                           | 81 +++++++++++++++++-----
>  2 files changed, 67 insertions(+), 18 deletions(-)

Acked-by: Rob Herring <robh@kernel.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] ARM: at91: use chipid device for soc detection Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-03-18 08:30 +0100
  [PATCH 3/3] ARM: at91/dt: sama5d2: add chipid node Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-03-18 08:30 +0100
    Re: [PATCH 3/3] ARM: at91/dt: sama5d2: add chipid node Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-03-18 11:40 +0100
  Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-03-18 11:40 +0100
    Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-03-23 12:30 +0100
      Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-03-23 14:50 +0100
        Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-03-29 16:00 +0200
  Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Rob Herring <robh@kernel.org> - 2016-03-20 01:50 +0100
  Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Arnd Bergmann <arnd@arndb.de> - 2016-03-29 16:00 +0200
    Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-03-29 16:10 +0200
    [PATCH v2 1/3] ARM: at91: use chipid device for soc detection Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-03-29 16:20 +0200
      Re: [PATCH v2 1/3] ARM: at91: use chipid device for soc detection Arnd Bergmann <arnd@arndb.de> - 2016-03-29 16:40 +0200

csiph-web