From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Francesco Lavra <flavra@baylibre.com>
Cc: "Andy Shevchenko" <andy.shevchenko@gmail.com>,
"Lorenzo Bianconi" <lorenzo@kernel.org>,
"Jonathan Cameron" <jic23@kernel.org>,
"David Lechner" <dlechner@baylibre.com>,
"Nuno Sá" <nuno.sa@analog.com>,
"Andy Shevchenko" <andy@kernel.org>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
Date: Wed, 15 Oct 2025 17:34:51 +0300 [thread overview]
Message-ID: <aO-xC_cg5PtpMLfo@smile.fi.intel.com> (raw)
In-Reply-To: <aa0fc9e1bf78b9390642e80db3fc1c51e6217e95.camel@baylibre.com>
On Fri, Oct 10, 2025 at 08:44:50PM +0200, Francesco Lavra wrote:
> On Fri, 2025-10-10 at 17:55 +0300, Andy Shevchenko wrote:
> > On Thu, Oct 9, 2025 at 8:36 PM Francesco Lavra <flavra@baylibre.com>
> > wrote:
...
> > > + ret = iio_str_to_fixpoint(buf, 100, &integer, &fract);
> > > + if (ret)
> > > + return ret;
> > > + bdr = integer * 1000 + fract;
> >
> > MILLI?
>
> If you mean replacing fract with milli, will do.
I meant 1000 --> MILLI(?) or whatever SI prefix suits better?
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2025-10-18 17:34 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-09 17:36 [PATCH 0/2] iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate Francesco Lavra
2025-10-09 17:36 ` [PATCH 1/2] iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member Francesco Lavra
2025-10-09 20:40 ` Lorenzo Bianconi
2025-10-09 17:36 ` [PATCH 2/2] iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate Francesco Lavra
2025-10-09 22:30 ` Lorenzo Bianconi
2025-10-10 7:12 ` Francesco Lavra
2025-10-10 8:13 ` Lorenzo Bianconi
2025-10-10 9:28 ` Francesco Lavra
2025-10-10 13:15 ` Lorenzo Bianconi
2025-10-10 15:50 ` David Lechner
2025-10-10 16:22 ` Lorenzo Bianconi
2025-10-10 16:23 ` Andy Shevchenko
2025-10-10 18:35 ` Francesco Lavra
2025-10-10 14:55 ` Andy Shevchenko
2025-10-10 18:44 ` Francesco Lavra
2025-10-15 14:34 ` Andy Shevchenko [this message]
2025-10-10 17:44 ` Jonathan Cameron
2025-10-10 18:50 ` Francesco Lavra
-- strict thread matches above, loose matches on Subject: below --
2025-10-16 17:21 [PATCH v2 0/2] " Francesco Lavra
2025-10-16 17:21 ` [PATCH 2/2] " Francesco Lavra
2025-10-16 20:22 ` Lorenzo Bianconi
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=aO-xC_cg5PtpMLfo@smile.fi.intel.com \
--to=andriy.shevchenko@intel.com \
--cc=andy.shevchenko@gmail.com \
--cc=andy@kernel.org \
--cc=dlechner@baylibre.com \
--cc=flavra@baylibre.com \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lorenzo@kernel.org \
--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