Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933530Ab3GWQIq (ORCPT ); Tue, 23 Jul 2013 12:08:46 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:44443 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932481Ab3GWQIo (ORCPT ); Tue, 23 Jul 2013 12:08:44 -0400 From: Grygorii Strashko To: Samuel Ortiz , Lee Jones CC: Kevin Hilman , Graeme Gregory , , Ruslan Bilovol , , Grygorii Strashko Subject: [PATCH 0/4] mfd: twl6030-irq: rework and add twl6032 support Date: Tue, 23 Jul 2013 19:07:00 +0300 Message-ID: <1374595624-15054-1-git-send-email-grygorii.strashko@ti.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1047 Lines: 31 This patch series intorduces twl6030-irq module rework to use Threaded IRQ and linear irq_domain, and adds support for PMIC TWL6032 IRQs. After this patch series TWL6030/6032 IRQs will be supported only for DT boot mode. Based on v3.11-rc1 Tested generation of RTC_ALARM(3) and PWRON(0) IRQs on OMAP4430/TWL6030 and OMAP4470/TWL6032. Grygorii Strashko (2): mfd: twl6030-irq: add error check when IRQs are masked initially mfd: twl6030-irq: convert to use linear irq_domain Naga Venkata Srikanth V (1): mfd: twl6030-irq: migrate to IRQ threaded handler Oleksandr Dmytryshyn (1): mfd: twl6030-irq: Add interrupt mapping table for the twl6032 drivers/mfd/twl6030-irq.c | 296 +++++++++++++++++++++++---------------------- 1 file changed, 154 insertions(+), 142 deletions(-) -- 1.7.9.5 -- 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/