Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751669Ab3HTQm2 (ORCPT ); Tue, 20 Aug 2013 12:42:28 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:45008 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751169Ab3HTQm0 (ORCPT ); Tue, 20 Aug 2013 12:42:26 -0400 Message-ID: <52139BB4.9000604@ti.com> Date: Tue, 20 Aug 2013 19:39:16 +0300 From: Grygorii Strashko User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130804 Thunderbird/17.0.8 MIME-Version: 1.0 To: Samuel Ortiz CC: Graeme Gregory , Lee Jones , Kevin Hilman , , Ruslan Bilovol , Subject: Re: [PATCH v2 0/5] mfd: twl6030-irq: rework and add twl6032 support References: <1374758151-12097-1-git-send-email-grygorii.strashko@ti.com> <20130820010154.GB13324@zurbaran> <52131732.2060306@slimlogic.co.uk> <20130820081824.GA7994@zurbaran> In-Reply-To: <20130820081824.GA7994@zurbaran> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1563 Lines: 45 On 08/20/2013 11:18 AM, Samuel Ortiz wrote: > On Tue, Aug 20, 2013 at 08:13:54AM +0100, Graeme Gregory wrote: >> On 20/08/13 02:01, Samuel Ortiz wrote: >>> Hi Grygorii, >>> >>> On Thu, Jul 25, 2013 at 04:15:46PM +0300, Grygorii Strashko wrote: >>>> 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. >>>> >>>> Changes since v1: >>>> - Added new patch "mfd: twl6030-irq: create struct twl6030_irq" >>>> which introduces "struct twl6030_irq" to store all local variables inside it. >>>> - Patch "mfd: twl6030-irq: migrate to IRQ threaded handler": >>>> Minor comments applied; fixed twl6030_exit_irq(); >>>> The Parent IRQ has been set for each nested IRQ. >>>> - Patch "mfd: twl6030-irq: convert to use linear irq_domain": >>>> The irq_find_mapping() is used in twl6030_mmc_card_detect_config() >>>> to get virtual IRQ number. >>> This looks good to me. Kevin, Graeme, any further comments/ACKs ? >>> >>> Cheers, >>> Samuel. >>> >> Yes, it looked good to me as well. >> >> Acked-by: Graeme Gregory > Thanks. All 5 patches applied to mfd-next. > > Cheers, > Samuel. > Thanks. Regards, -grygorii -- 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/