devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Cc: linux-iio@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 0/5] add support to STM LSM6DSO 6-axis Mems sensor
Date: Sun, 2 Sep 2018 21:28:19 +0100	[thread overview]
Message-ID: <20180902212819.00c34a7f@archlinux> (raw)
In-Reply-To: <20180830205259.7029-1-lorenzo.bianconi@redhat.com>

On Thu, 30 Aug 2018 22:52:54 +0200
Lorenzo Bianconi <lorenzo.bianconi@redhat.com> wrote:

I'm in a fussy mood.  Not a lot of point in putting a cover letter on
a series with nothing in it.  Please give a nice 'general' description
of what you are adding. In particular point out anything you think
might be controversial :)

Thanks,

Jonathan

> Lorenzo Bianconi (5):
>   iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops
>   iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static
>   iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()
>   iio: imu: st_lsm6dsx: add support to LSM6DSO
>   dt-bindings: iio: imu: st_lsm6dsx: add LSM6DSO device bindings
> 
>  .../bindings/iio/imu/st_lsm6dsx.txt           |   1 +
>  drivers/iio/imu/st_lsm6dsx/Kconfig            |   2 +-
>  drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h       |  18 +-
>  .../iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c    | 166 ++++++++++++++++--
>  drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c  |  51 +++++-
>  drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i2c.c   |   5 +
>  drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_spi.c   |   5 +
>  7 files changed, 228 insertions(+), 20 deletions(-)
> 

  reply	other threads:[~2018-09-03  0:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-30 20:52 [PATCH 0/5] add support to STM LSM6DSO 6-axis Mems sensor Lorenzo Bianconi
2018-09-02 20:28 ` Jonathan Cameron [this message]
2018-09-03 16:51   ` 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=20180902212819.00c34a7f@archlinux \
    --to=jic23@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.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;
as well as URLs for NNTP newsgroup(s).