From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 10 Feb 2016 15:43:27 +0100 Subject: [PATCH 0/8] arm: Add Artpec-6 SoC In-Reply-To: References: Message-ID: <3600743.1EoOBI7uCq@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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