devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: "Sicelo A. Mhlongo" <absicsz@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Denis Ciocca <denis.ciocca@st.com>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	Linus Walleij <linus.walleij@linaro.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	maemo-leste@lists.dyne.org
Subject: Re: [PATCH v3 0/3] Support LIS302DL in st_accel
Date: Sun, 20 Mar 2022 15:34:28 +0000	[thread overview]
Message-ID: <20220320153428.0e1a8695@jic23-huawei> (raw)
In-Reply-To: <YiYPiStW3ELlfEUr@smile.fi.intel.com>

On Mon, 7 Mar 2022 15:58:33 +0200
Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote:

> On Mon, Mar 07, 2022 at 03:24:59PM +0200, Sicelo A. Mhlongo wrote:
> > Hi,
> > 
> > The ST Microelectronics LIS302DL is currently only supported in the
> > evdev framework driver in drivers/misc/lis3lv02d. This series enables
> > support for it in the iio framework.  
> 
> The entire series is fine to me
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
This crossed with another series adding the sc7a20 so I hand tweaked
it whilst applying.

Applied to the togreg branch of iio.git but I'll be rebasing that on
rc1 once available so in meantime just pushed out as testing.

Thanks,

Jonathan

> 
> > Regards,
> > Sicelo
> > 
> > 
> > 
> > Sicelo A. Mhlongo (3):
> >   dt-bindings: iio: st,st-sensors add LIS302DL
> >   iio: accel: Remove unused enum in st_accel
> >   iio: accel: add support for LIS302DL variant
> > 
> >  .../bindings/iio/st,st-sensors.yaml           |  1 +
> >  drivers/iio/accel/st_accel.h                  | 26 +------------------
> >  drivers/iio/accel/st_accel_core.c             |  1 +
> >  drivers/iio/accel/st_accel_i2c.c              |  5 ++++
> >  drivers/iio/accel/st_accel_spi.c              |  5 ++++
> >  5 files changed, 13 insertions(+), 25 deletions(-)
> > 
> > -- 
> > 2.35.1
> >   
> 


      reply	other threads:[~2022-03-20 15:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-07 13:24 [PATCH v3 0/3] Support LIS302DL in st_accel Sicelo A. Mhlongo
2022-03-07 13:25 ` [PATCH v3 1/3] dt-bindings: iio: st,st-sensors add LIS302DL Sicelo A. Mhlongo
2022-03-07 13:25 ` [PATCH v3 2/3] iio: accel: Remove unused enum in st_accel Sicelo A. Mhlongo
2022-03-07 13:25 ` [PATCH v3 3/3] iio: accel: add support for LIS302DL variant Sicelo A. Mhlongo
2022-03-07 13:58 ` [PATCH v3 0/3] Support LIS302DL in st_accel Andy Shevchenko
2022-03-20 15:34   ` 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=20220320153428.0e1a8695@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=absicsz@gmail.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=denis.ciocca@st.com \
    --cc=devicetree@vger.kernel.org \
    --cc=lars@metafoo.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=maemo-leste@lists.dyne.org \
    --cc=robh+dt@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).