From: Jonathan Cameron <jic23@kernel.org>
To: Ciprian Regus <ciprian.regus@analog.com>
Cc: <linux-iio@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/5] Add support for LTC2499 ADC
Date: Sun, 18 Sep 2022 15:33:25 +0100 [thread overview]
Message-ID: <20220918153325.2c8d0d6c@jic23-huawei> (raw)
In-Reply-To: <20220916140922.2506248-1-ciprian.regus@analog.com>
On Fri, 16 Sep 2022 17:09:17 +0300
Ciprian Regus <ciprian.regus@analog.com> wrote:
> The LTC2499 is a 16-channel (eight differential), 24-bit,
> ADC with Easy Drive technology and a 2-wire, I2C interface.
>
> This adds support for the LTC2499 ADC by extending the LTC2497
> driver.
>
> There is also a removal of a MAINTAINERS entry duplicate.
>
> Note: This fix is required to be applied first:
> https://patchwork.kernel.org/project/linux-iio/patch/20220815091647.1523532-1-dzagorui@cisco.com
Hi Ciprian,
This lost it's version number which may confuse some scripts etc.
Anyhow, I think b4 found the right versions.
Applied to the togreg branch of iio.git and pushed out as testing for 0-day
to take a look.
Note I plan to rebase that tree sometime this week so don't use it
as a stable base.
I tweaked a few patch descriptions to make it clearer what driver was involved
and wrapped long lines whilst applying.
Thanks,
Jonathan
>
> Ciprian Regus (5):
> Remove duplicate matching entry
> dt-bindings: iio: adc: Add docs for LTC2499
> Add MAINTAINERS entries for LTC2497 and LTC2496
> drivers: iio: adc: LTC2499 support
> drivers: iio: adc: Rename the LTC2499 iio device
>
> .../bindings/iio/adc/lltc,ltc2497.yaml | 8 ++-
> MAINTAINERS | 3 +-
> drivers/iio/adc/ltc2496.c | 9 ++-
> drivers/iio/adc/ltc2497-core.c | 12 +++-
> drivers/iio/adc/ltc2497.c | 63 +++++++++++++++++--
> drivers/iio/adc/ltc2497.h | 6 ++
> 6 files changed, 90 insertions(+), 11 deletions(-)
>
prev parent reply other threads:[~2022-09-18 14:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-16 14:09 [PATCH 0/5] Add support for LTC2499 ADC Ciprian Regus
2022-09-16 14:09 ` [PATCH 1/5] Remove duplicate matching entry Ciprian Regus
2022-09-16 14:09 ` [PATCH 2/5] dt-bindings: iio: adc: Add docs for LTC2499 Ciprian Regus
2022-09-16 14:09 ` [PATCH 3/5] Add MAINTAINERS entries for LTC2497 and LTC2496 Ciprian Regus
2022-09-16 14:09 ` [PATCH 4/5] drivers: iio: adc: LTC2499 support Ciprian Regus
2022-09-18 14:30 ` Jonathan Cameron
2022-09-16 14:09 ` [PATCH 5/5] drivers: iio: adc: Rename the LTC2499 iio device Ciprian Regus
2022-09-18 14:33 ` 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=20220918153325.2c8d0d6c@jic23-huawei \
--to=jic23@kernel.org \
--cc=ciprian.regus@analog.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.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