From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v3 0/6] arm: Add Artpec-6 SoC Date: Thu, 11 Feb 2016 17:20:27 +0100 Message-ID: <2697188.EpDoHh0fx4@wuerfel> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Lars Persson Cc: arm@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux-kernel@vger.kernel.org, Lars Persson List-Id: devicetree@vger.kernel.org On Thursday 11 February 2016 17:06:15 Lars Persson wrote: > Basic support for the Axis Artpec-6 ARM SoC. Timers, interrupts, UARTs and > ethernet are wired up. > > Changes since v2: > - Create a syscon binding for the system controller. > - Clock patches split out to new patch series "clk: Add Artpec-6 SoC support". Looks all good to me now, impressive for v3 on a new platform port! We'll apply it in the next few days, unless further review comments come in. If you end up resending, please add my Reviewed-by: Arnd Bergmann Arnd