From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris BREZILLON Subject: Re: [PATCH v4 0/7] ARM: at91: move aic driver to drivers/irqchips Date: Thu, 10 Jul 2014 20:34:20 +0200 Message-ID: <20140710203420.64ab24df@bbrezillon> References: <1405012462-766-1-git-send-email-boris.brezillon@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1405012462-766-1-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Boris BREZILLON Cc: Nicolas Ferre , Jean-Christophe Plagniol-Villard , Alexandre Belloni , Andrew Victor , Thomas Gleixner , Jason Cooper , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Thu, 10 Jul 2014 19:14:15 +0200 Boris BREZILLON wrote: > Hello, > > This series moves the AIC driver to the irqchip directory and make use of > the generic chip framework whenever possible. > > This driver only support DT boards (all legacy board files should be soon > replaced by their DT versions). > > Since the last version AIC and AIC5 code have been split and common > functions have been moved to irq-atmel-aic-common.c. > I know there is not much code in this file and it could have been > duplicated in AIC and AIC5 drivers, but I'm planning to add more common > stuff soon (AIC irq fixups previously done in > arch/arm/mach-at91/sysirq_mask.c). This is what I was talking about: http://lists.infradead.org/pipermail/linux-arm-kernel/2014-July/271425.html -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html