[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210911164428.023953c4@jic23-huawei>
Date: Sat, 11 Sep 2021 16:44:28 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Olivier Moysan <olivier.moysan@...s.st.com>
Cc: Alexandre Torgue <alexandre.torgue@...s.st.com>,
Arnaud Pouliquen <arnaud.pouliquen@...s.st.com>,
Fabrice Gasnier <fabrice.gasnier@...com>,
Lars-Peter Clausen <lars@...afoo.de>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Rob Herring <robh+dt@...nel.org>,
<alsa-devel@...a-project.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-iio@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>
Subject: Re: [PATCH 0/7] add internal channels support
On Wed, 8 Sep 2021 17:54:45 +0200
Olivier Moysan <olivier.moysan@...s.st.com> wrote:
> This patchset adds support of ADC2 internal channels VDDCORE, VREFINT and VBAT
> on STM32MP15x SoCs. The generic IIO channel bindings is also introduced here
> to provide this feature. The legacy channel binding is kept for backward compatibility.
Before I actually look at the patch, general naming comment.
Please make sure that the driver / device name appears in the cover letter title
and all the patches. It makes it much easier for people to find the code relevant
to them.
Thank,
Jonathan
>
> Olivier Moysan (7):
> dt-bindings: iio: adc: add generic channel binding
> dt-bindings: iio: adc: add nvmem support for vrefint internal channel
> iio: adc stm32-adc: split channel init into several routines
> iio: adc: stm32-adc: add support of generic channels binding
> iio: adc: stm32-adc: add support of internal channels
> iio: adc: stm32-adc: add vrefint calibration support
> iio: adc: stm32-adc: use generic binding for sample-time
>
> .../bindings/iio/adc/st,stm32-adc.yaml | 108 ++++-
> drivers/iio/adc/stm32-adc-core.h | 8 +
> drivers/iio/adc/stm32-adc.c | 418 ++++++++++++++++--
> 3 files changed, 482 insertions(+), 52 deletions(-)
>
Powered by blists - more mailing lists