All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Lorenzo Bianconi <lorenzo@kernel.org>
Cc: lorenzo.bianconi@redhat.com, devicetree@vger.kernel.org,
	linux-iio@vger.kernel.org
Subject: Re: [PATCH v2 0/2] hts221: add vdd power regulator
Date: Sat, 28 Nov 2020 13:24:13 +0000	[thread overview]
Message-ID: <20201128132413.182c44de@archlinux> (raw)
In-Reply-To: <cover.1606045688.git.lorenzo@kernel.org>

On Sun, 22 Nov 2020 12:56:47 +0100
Lorenzo Bianconi <lorenzo@kernel.org> wrote:

> Introduce support to control VDD power line available on hts221 devices
> 
> Changes since v1:
> - update vdd-supply binding
> - rely on dev_err_probe() in hts221_init_regulators() to avoid
>   printing error message is the deferred case
> 
> Lorenzo Bianconi (2):
>   iio: humidity: hts221: add vdd voltage regulator
>   dt-bindings: iio: humidity: hts221: introduce vdd regulator bindings
> 
>  .../bindings/iio/humidity/st,hts221.yaml      |  2 +
>  drivers/iio/humidity/hts221.h                 |  2 +
>  drivers/iio/humidity/hts221_core.c            | 37 +++++++++++++++++++
>  3 files changed, 41 insertions(+)
> 
Applied to the togreg branch of iio.git and pushed out as testing.

thanks,

Jonathan



      parent reply	other threads:[~2020-11-28 22:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-22 11:56 [PATCH v2 0/2] hts221: add vdd power regulator Lorenzo Bianconi
2020-11-22 11:56 ` [PATCH v2 1/2] iio: humidity: hts221: add vdd voltage regulator Lorenzo Bianconi
2020-11-22 11:56 ` [PATCH v2 2/2] dt-bindings: iio: humidity: hts221: introduce vdd regulator bindings Lorenzo Bianconi
2020-11-28 13:24 ` 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=20201128132413.182c44de@archlinux \
    --to=jic23@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=lorenzo@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.