Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755989Ab2BAIBU (ORCPT ); Wed, 1 Feb 2012 03:01:20 -0500 Received: from db3ehsobe003.messaging.microsoft.com ([213.199.154.141]:17388 "EHLO DB3EHSOBE001.bigfish.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755878Ab2BAIBT (ORCPT ); Wed, 1 Feb 2012 03:01:19 -0500 X-SpamScore: -12 X-BigFish: VPS-12(zz936eK1432N98dKzz1202hzzz2dhc1bhc31hc1ah2a8h668h839h93fh) X-Forefront-Antispam-Report: CIP:59.163.77.45;KIP:(null);UIP:(null);IPV:NLI;H:Outbound.kpitcummins.com;RD:59.163.77.45.static.vsnl.net.in;EFVD:NLI Subject: Re: mfd regmap irq to handle some cases From: Ashish Jangam To: CC: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Wed, 1 Feb 2012 13:25:14 +0530 Message-ID: <1328082914.19234.3.camel@dhruva> MIME-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.10.38.47] X-OriginatorOrg: kpitcummins.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 959 Lines: 21 On Wed, 2012-02-01 at 13:10 +0530, Ashish Jangam wrote: > > > spurious interrupt we get on clearing event and event can be from any > > mfd children. But since now, deferring event clear is not the approach > > we can ignore about the spurious interrupt. > > Now looking at the old issue of determining the RTC type (periodic or tick) > > on event clearing this info (RTC type) gets lost for the register since in regmap_irq > > we first clear and then process the event. > > That we can handle easily enough by adding a flag to the interrupt > definition deferring the acknowledgement. > Can you let me know in which linux-next version this will be available so that I can test it against the DA9052/53 RTC? -- 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/