Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755459AbcCCMgT (ORCPT ); Thu, 3 Mar 2016 07:36:19 -0500 Received: from mail-wm0-f49.google.com ([74.125.82.49]:34597 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751482AbcCCMgS (ORCPT ); Thu, 3 Mar 2016 07:36:18 -0500 Subject: Re: [PATCH 00/17] Add Initial support for PLX Technology OX810SE To: Arnd Bergmann , linux-arm-kernel@lists.infradead.org References: <1457005210-18485-1-git-send-email-narmstrong@baylibre.com> <2685005.KXG3SqulNM@wuerfel> Cc: linux-kernel@vger.kernel.org, linux@arm.linux.org.uk, John Crispin , Ma Haijun From: Neil Armstrong Organization: Baylibre Message-ID: <56D82FB7.8020006@baylibre.com> Date: Thu, 3 Mar 2016 13:36:07 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <2685005.KXG3SqulNM@wuerfel> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 636 Lines: 20 On 03/03/2016 01:23 PM, Arnd Bergmann wrote: > Looks very nice overall. I think with the timing, it's a way too > late for 4.6 now, but there should be no problem merging this for 4.7. > I assume it's not urgent on your end, as this seems to be a somewhat > historic platform. Yes, it's not urgent, I will certainly post a v2 following your device tree comments. > I had no idea there was an ARM9 based predecessor of OX820SE, so I was > surprised to see this one instead. How closely related are they? They seem very close, the only differences seems to be in the MP CORE, the SATA IP and the pinctrl. > > Arnd > Thanks ! Neil