Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752980Ab2KUHXG (ORCPT ); Wed, 21 Nov 2012 02:23:06 -0500 Received: from mail-pa0-f46.google.com ([209.85.220.46]:50091 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752720Ab2KUHXD (ORCPT ); Wed, 21 Nov 2012 02:23:03 -0500 Date: Tue, 20 Nov 2012 23:23:00 -0800 From: Olof Johansson To: Michal Simek Cc: Josh Cartwright , arm@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Arnd Bergmann Subject: Re: [PATCH 0/3] ARM: zynq: ARCH_MULTIPLATFORM support Message-ID: <20121121072300.GI7615@quad.lixom.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1953 Lines: 48 On Tue, Nov 20, 2012 at 01:30:58PM +0100, Michal Simek wrote: > Hi Josh, Arnd and Olof, > > 2012/11/19 Josh Cartwright : > > Michal- > > > > Here's an attempt at supporting ARCH_MULTIPLATFORM on Zynq. I've gotten > > a multiplatform kernel building and booting on the zc702, although I > > haven't tried to boot the same image on another non-Zynq board, due to > > lack of available hardware. > > > > It would be super awesome if this set could land in 3.8, but I know > > we're running out of time there. I wouldn't be too heartbroken if it > > didn't make it. > > > > This patchset is on top of your arm-next branch and with the > > debug_ll_init support patch @ arm-soc/devel/debug_ll_init. > > > > Patch 1 drops the early TTC mapping. It is not necessary, since the TTC > > driver now supports pulling mapping info from the device tree. > > > > Patch 2 converts zynq to use the debug_ll_init() infrastructure slated > > to go into 3.8. > > > > Patch 3 is the bulk of the set, moving around logic around within > > mach-zynq/include, and setting up the necessary build magic to get Zynq > > building w/ CONFIG_ARCH_MULTIPLATFORM. > > > > I wanted to look at it too today. You were faster! > I have tested your patches and all works for me. > I have also added them to my arm-next branch. > > I don't have others ARM boards to test but it shouldn't be big problem > because others will test it. > > We are out of merge window that's why we should wait to the next one. > Anyway Arnd/Olof if there is any option to get this to v3.8, please let me know. Feel free to post a pull request, if things look clean we can probably pick it up. -Olof (playing good cop for once :-) -- 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/