Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Antoniu Miclaus <antoniu.miclaus@analog.com>
Cc: "Nuno Sá" <nuno.sa@analog.com>,
	"Michael Hennerich" <Michael.Hennerich@analog.com>,
	"David Lechner" <dlechner@baylibre.com>,
	linux-iio@vger.kernel.org, linux@analog.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] iio: adc: ade9000: series of probe and channel fixes
Date: Sun, 16 Aug 2026 21:14:47 +0100	[thread overview]
Message-ID: <20260816211447.209aa35b@jic23-huawei> (raw)
In-Reply-To: <20260807085643.5502-1-antoniu.miclaus@analog.com>

On Fri, 7 Aug 2026 11:56:40 +0300
Antoniu Miclaus <antoniu.miclaus@analog.com> wrote:

> This series fixes three issues in the ade9000 driver, all present since
> the driver was added.
> 
> Patch 1 moves the interrupt requests after the vdd regulator is enabled,
> so an early interrupt no longer runs a handler doing SPI accesses against
> an unpowered chip.
> 
> Patch 2 corrects the overlapping scan_index values for the current and
> voltage channels, which caused the Phase B and C waveform buffers to be
> configured incorrectly.
> 
> Patch 3 fixes the STATUS1 event scan bound so that Phase C dip events
> (bit 25) are actually reported.
Series applied to the fixes-togreg branch of iio.git.
They probably won't go upstream until after rc1 however.

I marked them all for stable

thanks,

Jonathan

> 
> Antoniu Miclaus (3):
>   iio: adc: ade9000: request interrupts after powering the device
>   iio: adc: ade9000: fix overlapping scan_index for current and voltage
>     channels
>   iio: adc: ade9000: handle Phase C dip events in IRQ1 handler
> 
>  drivers/iio/adc/ade9000.c | 31 ++++++++++++++++---------------
>  1 file changed, 16 insertions(+), 15 deletions(-)
> 


      parent reply	other threads:[~2026-08-16 20:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-07  8:56 [PATCH 0/3] iio: adc: ade9000: series of probe and channel fixes Antoniu Miclaus
2026-08-07  8:56 ` [PATCH 1/3] iio: adc: ade9000: request interrupts after powering the device Antoniu Miclaus
2026-08-07 10:37   ` Joshua Crofts
2026-08-07  8:56 ` [PATCH 2/3] iio: adc: ade9000: fix overlapping scan_index for current and voltage channels Antoniu Miclaus
2026-08-07  8:56 ` [PATCH 3/3] iio: adc: ade9000: handle Phase C dip events in IRQ1 handler Antoniu Miclaus
2026-08-16 20:14 ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260816211447.209aa35b@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=antoniu.miclaus@analog.com \
    --cc=dlechner@baylibre.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@analog.com \
    --cc=nuno.sa@analog.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox