From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 23 Dec 2014 22:03:51 +0100 Subject: [PATCH 0/8] ARM: Conexant Digicolor CX92755 SoC support In-Reply-To: References: Message-ID: <5183218.RAoFSdq3OI@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 23 December 2014 09:58:37 Baruch Siach wrote: > This series adds initial support for the Conexant CX92755 SoC. The CX92755 is > one of the Digicolor series of SoCs, all sharing many of the same peripherals. > The code was tested on the CX92755 evaluation kit, AKA Equinox. > > Uses attempting to try this code will most likely also want the UART/console > driver available from https://patchwork.kernel.org/patch/5515861/. > Looks very nice overall! I have replied to two of the patches, the rest looks fine to me. Arnd