mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: David Lechner <dlechner@baylibre.com>
Cc: "Gabriel Rondon" <grondon@gmail.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Andy Shevchenko" <andy@kernel.org>,
	"Michael Hennerich" <Michael.Hennerich@analog.com>,
	"Nishant Malpani" <nish.malpani25@gmail.com>,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] iio: gyro: convert to iio_push_to_buffers_with_ts()
Date: Sun, 23 Aug 2026 01:42:32 +0100	[thread overview]
Message-ID: <20260823014232.5d7d88fb@jic23-huawei> (raw)
In-Reply-To: <886f7b8a-ccd5-4a71-b5f0-3d3453dffefe@baylibre.com>

On Sat, 22 Aug 2026 18:25:57 -0500
David Lechner <dlechner@baylibre.com> wrote:

> On 8/21/26 9:05 AM, Gabriel Rondon wrote:
> > Convert the gyro drivers that still use the deprecated
> > iio_push_to_buffers_with_timestamp() to iio_push_to_buffers_with_ts(),
> > which takes and checks the destination buffer size.
> > 
> > Each pushes a struct with an aligned_s64 timestamp, so the change is
> > passing sizeof() of that buffer at the push site. No functional change.
> > 
> > Gabriel Rondon (3):
> >   iio: gyro: adxrs290: use iio_push_to_buffers_with_ts()
> >   iio: gyro: bmg160: use iio_push_to_buffers_with_ts()
> >   iio: gyro: itg3200: use iio_push_to_buffers_with_ts()
> > 
> >  drivers/iio/gyro/adxrs290.c       | 4 ++--
> >  drivers/iio/gyro/bmg160_core.c    | 4 ++--
> >  drivers/iio/gyro/itg3200_buffer.c | 3 ++-
> >  3 files changed, 6 insertions(+), 5 deletions(-)
> >   
> 
> These check out. I also looked for alignment/DMA issues.
> 
> Reviewed-by: David Lechner <dlechner@baylibre.com>
> 

Applied to the testing branch of iio.git. I'll rebase that on
rc1 when that is available and then it will go out as togreg
for linux-next to pick up.

Nice little series.

Thanks,

Jonathan

> 


      reply	other threads:[~2026-08-23  0:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-21 14:05 Gabriel Rondon
2026-08-21 14:05 ` [PATCH 1/3] iio: gyro: adxrs290: use iio_push_to_buffers_with_ts() Gabriel Rondon
2026-08-21 14:05 ` [PATCH 2/3] iio: gyro: bmg160: " Gabriel Rondon
2026-08-21 14:05 ` [PATCH 3/3] iio: gyro: itg3200: " Gabriel Rondon
2026-08-22 23:25 ` [PATCH 0/3] iio: gyro: convert to iio_push_to_buffers_with_ts() David Lechner
2026-08-23  0:42   ` 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=20260823014232.5d7d88fb@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=grondon@gmail.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nish.malpani25@gmail.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

all inboxes | Powered by JetHome®