linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: linux-iio@vger.kernel.org
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>,
	Hans de Goede <hdegoede@redhat.com>,
	Alexandru Ardelean <aardelean@deviqon.com>,
	Shawn Guo <shawnguo@kernel.org>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>
Subject: Re: [PATCH v2 0/5] iio: accel: mma9551/mma9553 Cleanup and update
Date: Sun, 18 Jul 2021 16:14:43 +0100	[thread overview]
Message-ID: <20210718161443.72733cda@jic23-huawei> (raw)
In-Reply-To: <20210603185207.3646368-1-jic23@kernel.org>

On Thu,  3 Jun 2021 19:52:02 +0100
Jonathan Cameron <jic23@kernel.org> wrote:

> From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Hi All,

This is a series I'd appreciate some more eyes on if anyone has the time
to spare!

Thanks,

Jonathan

> 
> v2: mma9551: Drop the gpio based irq support as not known to be used
>     and adds complexity which is nice to get rid of.
> 
> This series came about because I was looking to write a dt-binding for these
> two (currently missing entirely) and I discovered the mma9551 driver in
> particular was doing some unusual things.
> 
> Note however, I've only tested the fwnode_irq_get() patch using a hacked
> up version of QEMU and stubbing out some error paths because I'm too
> lazy to emulate it properly ;)
> 
> The ACPI entries seem unlikely, but please shout if anyone knows of
> them being used in the wild.
> 
> It would be particularly helpful if anyone who has either of these
> parts could both give this a spin and let me know so I can ask
> for testing in future.
> 
> Thanks,
> 
> Jonathan
> 
> Jonathan Cameron (5):
>   iio: accel: mma9551/mma9553: Drop explicit ACPI match support
>   iio: accel: mma9551/mma9553: Simplify pm logic
>   iio: accel: mma9551: Add support to get irqs directly from fwnode
>   iio: accel: mma9551: Use devm managed functions to tidy up probe()
>   iio: accel: mma9553: Use devm managed functions to tidy up probe()
> 
>  drivers/iio/accel/mma9551.c | 151 ++++++++++++------------------------
>  drivers/iio/accel/mma9553.c | 121 +++++++++--------------------
>  2 files changed, 85 insertions(+), 187 deletions(-)
> 


      parent reply	other threads:[~2021-07-18 15:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-03 18:52 [PATCH v2 0/5] iio: accel: mma9551/mma9553 Cleanup and update Jonathan Cameron
2021-06-03 18:52 ` [PATCH v2 1/5] iio: accel: mma9551/mma9553: Drop explicit ACPI match support Jonathan Cameron
2021-06-03 18:52 ` [PATCH v2 2/5] iio: accel: mma9551/mma9553: Simplify pm logic Jonathan Cameron
2021-06-03 18:52 ` [PATCH v2 3/5] iio: accel: mma9551: Add support to get irqs directly from fwnode Jonathan Cameron
2021-06-03 18:52 ` [PATCH v2 4/5] iio: accel: mma9551: Use devm managed functions to tidy up probe() Jonathan Cameron
2021-06-03 18:52 ` [PATCH v2 5/5] iio: accel: mma9553: " Jonathan Cameron
2021-07-18 15: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=20210718161443.72733cda@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=aardelean@deviqon.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=hdegoede@redhat.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=shawnguo@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;
as well as URLs for NNTP newsgroup(s).