From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Hesselbarth Subject: Re: [PATCH] irqchip: add support for Marvell Orion SoCs Date: Thu, 02 May 2013 21:48:50 +0200 Message-ID: <5182C322.3030304@gmail.com> References: <1367519104-19677-1-git-send-email-sebastian.hesselbarth@gmail.com> <20130502185322.GA29333@obsidianresearch.com> <5182B902.7040908@gmail.com> <20130502193510.GA29522@obsidianresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130502193510.GA29522@obsidianresearch.com> Sender: linux-doc-owner@vger.kernel.org To: Jason Gunthorpe Cc: Andrew Lunn , Russell King , Jason Cooper , Jean-Francois Moine , devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Grant Likely , Thomas Gleixner , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On 05/02/2013 09:35 PM, Jason Gunthorpe wrote: > I have kirkwood HW but I haven't had time to make newer kernels run on > it, otherwise I'd test it too :( I also have kirkwood HW but that will cut me from email as I use it as relay server ;) Maybe I can turn it into a test bed for a while. There is also Orion5x and Discovery Innovation (mv78xx0) to be tested. @Jason Cooper: I will merge both irqchip and dove patches into one patch set. I wasn't earlier because I didn't want the above SoCs to slow down patch integration. And I will split dtsi changes into separate patches as requested. Sebastian