Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752065AbbEFNNY (ORCPT ); Wed, 6 May 2015 09:13:24 -0400 Received: from mout.kundenserver.de ([212.227.17.13]:64086 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751091AbbEFNNS (ORCPT ); Wed, 6 May 2015 09:13:18 -0400 From: Arnd Bergmann To: Gregory CLEMENT Cc: Sebastian Hesselbarth , Olof Johansson , Jason Cooper , Andrew Lunn , Gabriel Dobato , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/5] Add proper support for Compulab CM-A510/SBC-A510 Date: Wed, 06 May 2015 15:13:09 +0200 Message-ID: <2740728.K6gusYnMDt@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <554A11D5.9060407@free-electrons.com> References: <1430770130-7833-1-git-send-email-sebastian.hesselbarth@gmail.com> <554A11D5.9060407@free-electrons.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:P23i/4Y8XE5ZGVNWHtZjGAVr1F6HgM7ZBuwLI49a3nOGzLvREft rCfGeLYhpSJIROi53ejt5SsOV5m8kPHT9PkpMs6mXFop6EdIYGExZEh93KegiJZV2mJjBV1 TeIr6/6uJiohBudyvjVVRfSX9kJrhH+rYVJYE941T9ee9hzQ+IIL2NozutmuCtCiw77CWLi O80xzmhEly1QqLVRLe11g== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1838 Lines: 44 On Wednesday 06 May 2015 15:06:29 Gregory CLEMENT wrote: > > On 04/05/2015 22:08, Sebastian Hesselbarth wrote: > > This is v2 of the patch set to improve current mainline support for > > the Compulab CM-A510 System-on-Module (SoM) and its default Compulab > > SBC-A510 base board. > > > > Compared to v1 [1] there have been the overall changes: > > - Drop i2c-mux-pinctrl rework as Wolfram Sang raised concerns with > > respect to OF_DYNAMIC. Instead we add i2c-mux-pinctrl node by > > default and wait until corresponding driver respects disabled > > sub-bus nodes. This will add 3 additional i2c busses to all > > Dove based boards, but no functional change with respect to > > i2c-0. > > - Split patches dealing with arch/arm/boot/dts/Makefile to route > > them though arm-soc directly. > > > > Other patches of v1 have already been taken by MVEBU SoC maintainers > > as fixes. > > > > Patches are based on v4.1-rc1 and are intended for v4.2. All patches > > contain appropriate Acked-by's from related maintainers. Patches 3 > > and 5 should go thought arm-soc directly, the rest can go though > > mvebu tree. > > Usually even the change of the arch/arm/boot/dts/Makefile go to > arm-soc through mvebu. For patch 5 it makes sens because if the series > is spited then the Makefile could be merged before the new file > to build. > > So unless, Arnd or Olof really want to pick the patches 3 and 5 I will > apply the patches 2 to 5 on mvebu/dt. > > Arnd, Olof, do you agree? Yes, please pick up all the patches and send them to us with your normal pull requests. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/