Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932873Ab2KAJMv (ORCPT ); Thu, 1 Nov 2012 05:12:51 -0400 Received: from mail.free-electrons.com ([88.190.12.23]:39791 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932154Ab2KAJMr (ORCPT ); Thu, 1 Nov 2012 05:12:47 -0400 Date: Thu, 1 Nov 2012 10:12:33 +0100 From: Thomas Petazzoni To: Linus Walleij Cc: Rob Herring , linux-arm-kernel@lists.infradead.org, Thomas Gleixner , arm@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: plat-versatile: move FPGA irq driver to drivers/irqchip Message-ID: <20121101101233.17ffcf5a@skate> In-Reply-To: References: <1351719113-30880-1-git-send-email-linus.walleij@linaro.org> <5091CA18.7020905@gmail.com> Organization: Free Electrons X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1293 Lines: 33 Linus, On Thu, 1 Nov 2012 10:00:19 +0100, Linus Walleij wrote: > Sounds like a separate patch but surely we can do this. Is Thomas' > stuff on a branch somewhere that I can then rebase upon to get > it upstream? I was planning to get this series as such to the > ARM SoC maintainers soon-ish. Not at the moment. But do you want me to put that in a branch, and agglomerate all the related patches (posted by Rob for GIC/VIC and by you for the FPGA IRQ controller), and then later send a pull request to Arnd with those changes? Also, again, the whole point of the initial infrastructure in drivers/irqchip/ was to avoid adding per-driver header files in include/linux/irqchip/, so there should at least be a long term plan on how to remove those headers file, either by moving more platforms to DT, or my extending the irqchip infrastructure to cover more features. Best regards, Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- 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/