From: Jonathan Cameron <jic23@kernel.org>
To: LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn>
Cc: lars@metafoo.de, pmeerw@pmeerw.net, robh+dt@kernel.org,
andriy.shevchenko@linux.intel.com, denis.ciocca@st.com,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
grygorii.tertychnyi@leica-geosystems.com,
andrey.zhizhikin@leica-geosystems.com
Subject: Re: [PATCH V2 0/2] Add support for ST magnetometer IIS2MDC
Date: Sat, 13 Mar 2021 16:13:35 +0000 [thread overview]
Message-ID: <20210313161335.49bfb25c@archlinux> (raw)
In-Reply-To: <20210311030554.6428-1-Qing-wu.Li@leica-geosystems.com.cn>
On Thu, 11 Mar 2021 03:05:52 +0000
LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn> wrote:
> Changes in V2:
>
> Extend the exist st_magn* to support IIS2MDC, instead of adding a new
> driver.
Looks good to me. Will let it sit on the list a little longer so
Denis and others can take a look if they wish.
If it looks like I've lost it in 2 weeks time feel free to poke me!
Thanks,
Jonathan
>
>
> LI Qingwu (2):
> dt-bindings: iio: st,st-sensors add IIS2MDC.
> iio:magnetometer: Add Support for ST IIS2MDC
>
> Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 1 +
> drivers/iio/magnetometer/st_magn.h | 2 ++
> drivers/iio/magnetometer/st_magn_core.c | 1 +
> drivers/iio/magnetometer/st_magn_i2c.c | 5 +++++
> drivers/iio/magnetometer/st_magn_spi.c | 5 +++++
> 5 files changed, 14 insertions(+)
>
prev parent reply other threads:[~2021-03-13 16:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-11 3:05 [PATCH V2 0/2] Add support for ST magnetometer IIS2MDC LI Qingwu
2021-03-11 3:05 ` [PATCH V2 1/2] dt-bindings: iio: st,st-sensors add IIS2MDC LI Qingwu
2021-03-16 22:43 ` Rob Herring
2021-03-11 3:05 ` [PATCH V2 2/2] iio:magnetometer: Add Support for ST IIS2MDC LI Qingwu
2021-03-13 16:13 ` 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=20210313161335.49bfb25c@archlinux \
--to=jic23@kernel.org \
--cc=Qing-wu.Li@leica-geosystems.com.cn \
--cc=andrey.zhizhikin@leica-geosystems.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=denis.ciocca@st.com \
--cc=devicetree@vger.kernel.org \
--cc=grygorii.tertychnyi@leica-geosystems.com \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.