From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932872AbbJMR7i (ORCPT ); Tue, 13 Oct 2015 13:59:38 -0400 Received: from www.linutronix.de ([62.245.132.108]:51486 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932816AbbJMR7f (ORCPT ); Tue, 13 Oct 2015 13:59:35 -0400 Message-Id: <20151013175149.518395824@linutronix.de> User-Agent: quilt/0.63-1 Date: Tue, 13 Oct 2015 17:58:53 -0000 From: Thomas Gleixner To: LKML Cc: Oleksij Rempel , marc.zyngier@arm.com, jason@lakedaemon.net, Shawn Guo , Sascha Hauer Subject: [patch 0/3] irqchip/mxs: Add support for ASM9260 interrupt controller X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I'm reposting this series from Oleksij before I apply it to give Shawn and Sascha an opportunity to review and test it on imx. I moved the irqdomain panic part of Oleksij's patch 2 to patch 1 because it clearly belongs there. Other than that I merily massaged the changelogs a bit. Timely feedback would be appreciated so the lot can bake in next. Thanks, tglx