Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2982078imm; Mon, 24 Sep 2018 13:27:36 -0700 (PDT) X-Google-Smtp-Source: ACcGV62LtJnir4Wq0uIns3i03rVrXOBEnIz5++R+mlzJB504Hk30VjxLu7Le2/gz9MexL87nHMkC X-Received: by 2002:a62:83ca:: with SMTP id h193-v6mr378735pfe.123.1537820856804; Mon, 24 Sep 2018 13:27:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537820856; cv=none; d=google.com; s=arc-20160816; b=jccvwI5pdNZnnHTEUQJvjVWq6/n7Lq6MGV4blkKHLL4MI+AysrNq0Oepw/tNeuhuYo 3yN+rmE7LFTxp7rPBBex5JKXbOLXRXxxLlTHucIUCc2Qx/8fLtdOG07R5g9mCPV5gxVr WBDBDxWMOwgXRdA5fRFU/XPpHtpW7mXrg+VuASMpU+02E7ihOxGpIjc91MgMg1NwPoj7 WE9/D2zSAIENPSKZHFmX8zpl9JHLKF+HPEgCTOUnyH/KbaPU9bwT0OoG8UcoSXtagmGs dkySFRWdk4Z6DQEW/HyqmW9mKpzsO4yMfIPn2Xa5WvVG7qGb0w0ikwceuOVqVjZbpBmu UUkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=EuaNNIxJLjJD6sG/V8EuxKu4bl8si6fZHM79eNvh8hU=; b=f0NAfEwO5BfO/RxFQdaQYle628qli234uX3ZVZTf/8m/amrdXaBguJEPMqY+ImPBpb 6BKEn06x49bwgv+EwBP4gspkbrWs0a1OhmwMx0CJFLZdpOt0vnloTGZv1M/RqVzMrQAh WF7BAq9npFHEl4MxxtifGHvhhoeAHP55NF4gBgQmDrEg8WOBGSm/6Su6n5+fKRX+04Vu 9fqv800GdAODX9vRBCoALhDcY6xUacLOozOwQShYRbME6uScAnOGAuDEjeABN3KBg7Kg LyBrTNB/hUvP6lBqLHbFM26tF4ZHQxS56ttrO9EBcl61lVtbEXHtkqMRCNravDE9EW3+ yXaQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i21-v6si325156pgh.53.2018.09.24.13.27.20; Mon, 24 Sep 2018 13:27:36 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727498AbeIYCbE (ORCPT + 99 others); Mon, 24 Sep 2018 22:31:04 -0400 Received: from saturn.retrosnub.co.uk ([46.235.226.198]:34536 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727055AbeIYCbE (ORCPT ); Mon, 24 Sep 2018 22:31:04 -0400 Received: from archlinux (cpc91196-cmbg18-2-0-cust659.5-4.cable.virginm.net [81.96.234.148]) by saturn.retrosnub.co.uk (Postfix; Retrosnub mail submission) with ESMTPSA id 17EC09E7849; Mon, 24 Sep 2018 21:27:02 +0100 (BST) Date: Mon, 24 Sep 2018 21:27:01 +0100 From: Jonathan Cameron To: Eugen Hristev Cc: , , , , , Maxime Ripard , Subject: Re: [PATCH 1/2] iio: adc: at91: fix acking DRDY irq on simple conversions Message-ID: <20180924212701.400e21f7@archlinux> In-Reply-To: <20180924210056.2cae9439@archlinux> References: <1537447238-18674-1-git-send-email-eugen.hristev@microchip.com> <20180922113123.2c8da044@archlinux> <9846e106-8baf-b491-29ca-8306be9527ee@microchip.com> <20180924210056.2cae9439@archlinux> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 24 Sep 2018 21:00:56 +0100 Jonathan Cameron wrote: > On Mon, 24 Sep 2018 09:19:43 +0300 > Eugen Hristev wrote: > > > On 22.09.2018 13:31, Jonathan Cameron wrote: > > > On Thu, 20 Sep 2018 15:40:37 +0300 > > > Eugen Hristev wrote: > > > > > >> When doing simple conversions, the driver did not acknowledge the DRDY irq. > > >> If this irq is not acked, it will be left pending, and as soon as a trigger > > >> is enabled, the irq handler will be called, it doesn't know why this irq > > >> has occurred because no channel is pending, and then we will have irq loop > > >> and board will hang. > > >> > > >> Fixes 0e589d5fb ("ARM: AT91: IIO: Add AT91 ADC driver.") > > >> Cc: Maxime Ripard > > >> Cc: > > >> Signed-off-by: Eugen Hristev > > >> --- > > >> drivers/iio/adc/at91_adc.c | 5 +++++ > > >> 1 file changed, 5 insertions(+) > > >> > > >> diff --git a/drivers/iio/adc/at91_adc.c b/drivers/iio/adc/at91_adc.c > > >> index 44b5168..e85f859 100644 > > >> --- a/drivers/iio/adc/at91_adc.c > > >> +++ b/drivers/iio/adc/at91_adc.c > > >> @@ -712,6 +712,11 @@ static int at91_adc_read_raw(struct iio_dev *idev, > > >> at91_adc_writel(st, AT91_ADC_CHDR, > > >> AT91_ADC_CH(chan->channel)); > > >> at91_adc_writel(st, AT91_ADC_IDR, BIT(chan->channel)); > > >> + /* > > >> + * we need to ack the DRDY irq, otherwise it will be > > >> + * left pending and irq handler will be confused > > >> + */ > > >> + at91_adc_readl(st, AT91_ADC_LCDR); > > > > > > I'm curious as to how things were working before. Does this only occur > > > if we do a raw_read whilst the buffer is enabled? > > > > No. The situation is that the read raw does not properly cleans itself > > up after it's done. > > The DRDY bit is cleared only when LCDR (last converted data ) is being read. > > Even if we read the per channel conversion data, the LCDR still needs to > > be read to clear this irq status. > > The driver does not use the DRDY irq but this irq status is still being > > set in the status register. > > Hmm. That is somewhat nasty if it results in false interrupts when you > then enable them. I'm talking rubbish here. Please ignore! > > > > > > > > > I would have assumed when it's not enabled, the irq would be masked and > > > never generated in the first place... > > > > > > It may be that what we actually need to do is to prevent read_raw accesses > > > when the buffer is enabled (like lots of other drivers do precisely to > > > avoid this sort of condition). The problem there comes if we have > > > existing applications doing this combination as we are then breaking > > > userspace. If that's the case we'll need to be a bit more clever. > > > > > > Hammering down an irq state in a non irq handling path isn't a good > > > solution. > > > > Ok, I will move the clearing of the DRDY (LCDR read) in the irq path > > then, and send a v2. > > If that can be done cleanly, let us go with that approach. If not > what you have here with the addition of a comments saying that the > interrupt status is not masked, merely the interrupt and as a result needs > clearing for when you later enabled the interrupt, is fine. > > This definitely sounds like one of those bits of hardware that > you can write software to use safely but they certainly didn't make > it easy to do so! > > Jonathan > > > > > > > > > > Jonathan > > > > > >> > > >> st->last_value = 0; > > >> st->done = false; > > > >