From: Jonathan Cameron <jic23@kernel.org>
To: Gwendal Grignou <gwendal@chromium.org>
Cc: robh+dt@kernel.org, swboyd@chromium.org,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 0/7] Add settings for precharge and internal resistor
Date: Sun, 20 Mar 2022 12:48:54 +0000 [thread overview]
Message-ID: <20220320124854.5ad1f0ff@jic23-huawei> (raw)
In-Reply-To: <20220315173042.1325858-1-gwendal@chromium.org>
On Tue, 15 Mar 2022 10:30:35 -0700
Gwendal Grignou <gwendal@chromium.org> wrote:
> For Semtech sensors SX9324 and SX9360, allow confugration of the
> pre-charge resistor (9324/9360) and internal resistor (9324).
>
> Fix a register name spelling mistake first.
> The 9360 changes are independant from the 9324 changes, but they are
> very similar.
General comment on a pet hate of mine as someone who scan reads an awful
lot of mailing lists: Always include the driver prefix for the
cover letter title as well to save a small amount of extra time it takes
people who are not interested in this patch series to skip over it.
So
iio: sx9324/9360: Add settings for precharge and internal resistor.
Also makes it easier to spot the series in patch work which is how I
just noticed the prefix wasn't there :)
Thanks,
Jonathan
>
> Gwendal Grignou (7):
> iio: sx9324: Fix register field spelling
> dt-bindings: iio: sx9324: Add precharge resistor setting
> iio: sx9324: Add precharge internal resistance setting
> dt-bindings: iio: sx9324: Add internal compensation resistor setting
> iio: sx9324: Add Setting for internal compensation resistor
> dt-bindings: iio: sx9360: Add precharge resistor setting
> iio: sx9360: Add pre-charge resistor setting
>
> .../iio/proximity/semtech,sx9324.yaml | 20 +++++++++
> .../iio/proximity/semtech,sx9360.yaml | 9 ++++
> drivers/iio/proximity/sx9324.c | 42 ++++++++++++++++---
> drivers/iio/proximity/sx9360.c | 12 +++++-
> 4 files changed, 77 insertions(+), 6 deletions(-)
>
prev parent reply other threads:[~2022-03-20 12:41 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-15 17:30 [PATCH 0/7] Add settings for precharge and internal resistor Gwendal Grignou
2022-03-15 17:30 ` [PATCH 1/7] iio: sx9324: Fix register field spelling Gwendal Grignou
2022-03-15 18:19 ` Stephen Boyd
2022-03-16 21:38 ` Gwendal Grignou
2022-03-15 17:30 ` [PATCH 2/7] dt-bindings: iio: sx9324: Add precharge resistor setting Gwendal Grignou
2022-03-15 20:05 ` Stephen Boyd
2022-03-20 12:07 ` Jonathan Cameron
2022-03-15 17:30 ` [PATCH 3/7] iio: sx9324: Add precharge internal resistance setting Gwendal Grignou
2022-03-15 20:07 ` Stephen Boyd
2022-03-15 17:30 ` [PATCH 4/7] dt-bindings: iio: sx9324: Add internal compensation resistor setting Gwendal Grignou
2022-03-20 12:44 ` Jonathan Cameron
2022-03-15 17:30 ` [PATCH 5/7] iio: sx9324: Add Setting for internal compensation resistor Gwendal Grignou
2022-03-15 20:08 ` Stephen Boyd
2022-03-15 17:30 ` [PATCH 6/7] dt-bindings: iio: sx9360: Add precharge resistor setting Gwendal Grignou
2022-03-20 12:45 ` Jonathan Cameron
2022-03-15 17:30 ` [PATCH 7/7] iio: sx9360: Add pre-charge " Gwendal Grignou
2022-03-15 20:10 ` Stephen Boyd
2022-03-20 12:48 ` 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=20220320124854.5ad1f0ff@jic23-huawei \
--to=jic23@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gwendal@chromium.org \
--cc=linux-iio@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=swboyd@chromium.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