From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 0/8] arm: Add Artpec-6 SoC Date: Wed, 10 Feb 2016 15:43:27 +0100 Message-ID: <3600743.1EoOBI7uCq@wuerfel> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-clk-owner@vger.kernel.org To: linux-arm-kernel@lists.infradead.org Cc: Lars Persson , devicetree@vger.kernel.org, linux-clk@vger.kernel.org, mark.rutland@arm.com, pawel.moll@arm.com, ijc+devicetree@hellion.org.uk, Lars Persson , linux-kernel@vger.kernel.org, robh+dt@kernel.org, galak@codeaurora.org List-Id: devicetree@vger.kernel.org On Wednesday 10 February 2016 13:41:49 Lars Persson wrote: > Basic support for the Axis Artpec-6 ARM SoC. Timers, interrupts, UARTs and > ethernet are wired up. > Hi Lars, Looks nice overall, I just have a few small comments on some of the patches. Please also add a patch do add yourself in the MAINTAINERS file. Arnd