From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v3 0/6] Add platform support for LSI AXM55xx Date: Wed, 14 May 2014 20:56:24 +0200 Message-ID: <6334605.NlytHCzYVP@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: Anders Berg Cc: Olof Johansson , Linus Walleij , Russell King , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Wednesday 14 May 2014 20:37:55 Anders Berg wrote: > > This is version 3 of this series to introduces basic platform support for the LSI > AXM5516 SoC. > > No major changes since v2. Ready to be applied to the arm-soc tree? I think it's good, but I'm not sure if we should put them all into arm-soc. There are no dependencies between the drivers that I can see, so why not merge the clock and reset drivers through the individual subsystem maintainers? We can take patches 1/3/4/6, and the others if there is a good reason not to have the regular maintainers pick them up. The hip04 platform series is also adding a multi_v7_lpae_defconfig file. it would be good to add axxia to that config and also to the regular multi_v7_defconfig, but that can be an add-on patch once we have merged hip04. Arnd