Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Jean-Baptiste Maneyrol <Jean-Baptiste.Maneyrol@tdk.com>
Cc: INV Git Commit <INV.git-commit@tdk.com>,
	"lars@metafoo.de" <lars@metafoo.de>,
	"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: Re: [PATCH v4 0/2] iio: imu: inv_icm42600: add support of accel low power
Date: Thu, 13 Jun 2024 19:22:57 +0100	[thread overview]
Message-ID: <20240613192257.1c7c2f55@jic23-huawei> (raw)
In-Reply-To: <FR3P281MB17573989B841EE3886CD2580CEC02@FR3P281MB1757.DEUP281.PROD.OUTLOOK.COM>

On Wed, 12 Jun 2024 12:28:50 +0000
Jean-Baptiste Maneyrol <Jean-Baptiste.Maneyrol@tdk.com> wrote:

> Hi Jonathan,
> 
> I'm sorry I am not able to find this patch in togreg branch currently.
> 
> Am I not looking at the correct place or there is a problem somewhere?
As so often happens I was being dozy at end of a reviewing session
and failed to push out.
Done now.

> 
> Thanks,
> JB
> 
> ________________________________________
> From: Jonathan Cameron <jic23@kernel.org>
> Sent: Sunday, June 9, 2024 12:09
> To: INV Git Commit <INV.git-commit@tdk.com>
> Cc: lars@metafoo.de <lars@metafoo.de>; linux-iio@vger.kernel.org <linux-iio@vger.kernel.org>; Jean-Baptiste Maneyrol <Jean-Baptiste.Maneyrol@tdk.com>
> Subject: Re: [PATCH v4 0/2] iio: imu: inv_icm42600: add support of accel low power
>  
> This Message Is From an External Sender
> This message came from outside your organization.
>  
> On Wed,  5 Jun 2024 19:59:47 +0000
> inv.git-commit@tdk.com wrote:
> 
> > From: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
> > 
> > Add accel low power support, enabling use of lower ODR below 12.5Hz.
> > 
> > Add new sysfs API for controlling the power mode and enforce power mode used
> > when using an ODR that supports only 1 mode (ODR < 12.5Hz or ODR > 500Hz).  
> Applied to the togreg branch of iio.git and pushed out as testing for 0-day to
> poke at it.
> 
> Thanks,
> 
> Jonathan
> 
> > 
> > Changelog
> > 
> > V2:
> > - fix patch missing Signed-off tag
> > 
> > V3:
> > - make all ODRs available and switch power mode automatically for ODR supporting
> >   only 1 mode.
> >  
> > V4:
> > - prevent power mode setting when the ODR is not supported
> > - return the actual power mode when sensor is on, otherwise the requested one.
> > - add sysfs ABI documentation
> > 
> > Jean-Baptiste Maneyrol (1):
> >   iio: imu: inv_icm42600: add support of accel low-power mode
> > 
> >  drivers/iio/imu/inv_icm42600/inv_icm42600.h   |   4 +
> >  .../iio/imu/inv_icm42600/inv_icm42600_accel.c | 124 +++++++++++++++++-
> >  .../iio/imu/inv_icm42600/inv_icm42600_core.c  |  27 ++++
> >  3 files changed, 151 insertions(+), 4 deletions(-)
> >   
> 


      reply	other threads:[~2024-06-13 18:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-05 19:59 [PATCH v4 0/2] iio: imu: inv_icm42600: add support of accel low power inv.git-commit
2024-06-05 19:59 ` [PATCH v4 1/2] iio: document inv_icm42600 driver private sysfs attributes inv.git-commit
2024-06-05 19:59 ` [PATCH v4 2/2] iio: imu: inv_icm42600: add support of accel low-power mode inv.git-commit
2024-06-09 10:09 ` [PATCH v4 0/2] iio: imu: inv_icm42600: add support of accel low power Jonathan Cameron
2024-06-12 12:28   ` Jean-Baptiste Maneyrol
2024-06-13 18:22     ` 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=20240613192257.1c7c2f55@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=INV.git-commit@tdk.com \
    --cc=Jean-Baptiste.Maneyrol@tdk.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    /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