From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v4 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based Date: Tue, 16 Feb 2016 22:22:11 +0100 Message-ID: <2699923.cugyhCaCQy@wuerfel> References: <1455646502-23834-1-git-send-email-gregory.clement@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1455646502-23834-1-git-send-email-gregory.clement@free-electrons.com> Sender: linux-ide-owner@vger.kernel.org To: Gregory CLEMENT Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , arm@kernel.org, Catalin Marinas , Will Deacon , Jonathan Corbet , Greg Kroah-Hartman , Jiri Slaby , linux-serial@vger.kernel.org, Tejun Heo , Hans de Goede , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Mark Rutland , devicetree@vger.kernel.org, Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Lior Amsalem , Nadav Haklai , Omri Itach List-Id: linux-serial@vger.kernel.org On Tuesday 16 February 2016 19:14:50 Gregory CLEMENT wrote: > This series introduce the support of the Armada 3700 family: it is the > first ARM64 SoC of the mvebu family submitted to the mainline! > > Currently there are two members of the Armada 3700 family, the only > difference is the number of core: the Armada 3710 comes with one > Cortex-A53 whereas the Armada 3720 comes with 2 Cortex-A53. In this > series we enabled only the minimum to boot, pinctrl and clock tree > will come soon. > Whole series Acked-by: Arnd Bergmann