From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 0/8] ARM: Conexant Digicolor CX92755 SoC support Date: Tue, 23 Dec 2014 22:03:51 +0100 Message-ID: <5183218.RAoFSdq3OI@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: Baruch Siach Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.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