Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753282AbbF2PEo (ORCPT ); Mon, 29 Jun 2015 11:04:44 -0400 Received: from down.free-electrons.com ([37.187.137.238]:50969 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752634AbbF2PE2 (ORCPT ); Mon, 29 Jun 2015 11:04:28 -0400 Date: Mon, 29 Jun 2015 17:04:21 +0200 From: Alexandre Belloni To: Nicolas Ferre Cc: Boris BREZILLON , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] ARM: at91/soc: add basic support for new sama5d2 SoC Message-ID: <20150629150421.GB485@piout.net> References: <20150618152105.GK27492@piout.net> <55913E3B.6060009@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <55913E3B.6060009@atmel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1858 Lines: 54 On 29/06/2015 at 14:46:51 +0200, Nicolas Ferre wrote : > Le 18/06/2015 17:21, Alexandre Belloni a ?crit : > > Hi, > > > > On 18/06/2015 at 15:18:28 +0200, Nicolas Ferre wrote : > >> diff --git a/Documentation/arm/Atmel/README b/Documentation/arm/Atmel/README > >> index c53a19b4aab2..6650a8ffaa64 100644 > >> --- a/Documentation/arm/Atmel/README > >> +++ b/Documentation/arm/Atmel/README > >> @@ -90,6 +90,12 @@ the Atmel website: http://www.atmel.com. > >> + Datasheet > >> http://www.atmel.com/Images/Atmel-11238-32-bit-Cortex-A5-Microcontroller-SAMA5D4_Datasheet.pdf > >> > >> + * ARM Cortex-A5 + NEON based SoCs > >> + - sama5d2 family > >> + - sama5d27 > >> + + Datasheet > >> + Coming soon > > > > Shouldn't that go directly before or after the sama5d4 family ? > > This is "after" sama5d4: I sorted this file according to SoC release > date whereas I sorted the other entries in alpa-numerial order (sama5d2 > placed before sama5d3). > > Is it what you answered? > No, I meant doing something like: * ARM Cortex-A5 + NEON based SoCs - sama5d4 family - sama5d41 - sama5d42 - sama5d43 - sama5d44 (device superset) + Datasheet http://www.atmel.com/Images/Atmel-11238-32-bit-Cortex-A5-Microcontroller-SAMA5D4_Datasheet.pdf - sama5d2 family - sama5d27 + Datasheet Coming soon Else, you end up with two "ARM Cortex-A5 + NEON based SoCs" sections. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/