Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752105Ab3HTISc (ORCPT ); Tue, 20 Aug 2013 04:18:32 -0400 Received: from mga02.intel.com ([134.134.136.20]:44505 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752018Ab3HTIS3 (ORCPT ); Tue, 20 Aug 2013 04:18:29 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,918,1367996400"; d="scan'208";a="365364601" Date: Tue, 20 Aug 2013 10:18:24 +0200 From: Samuel Ortiz To: Graeme Gregory Cc: Grygorii Strashko , Lee Jones , Kevin Hilman , linux-omap@vger.kernel.org, Ruslan Bilovol , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/5] mfd: twl6030-irq: rework and add twl6032 support Message-ID: <20130820081824.GA7994@zurbaran> References: <1374758151-12097-1-git-send-email-grygorii.strashko@ti.com> <20130820010154.GB13324@zurbaran> <52131732.2060306@slimlogic.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52131732.2060306@slimlogic.co.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1520 Lines: 40 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. -- Intel Open Source Technology Centre http://oss.intel.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/