[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221123205512.5db9bc08@jic23-huawei>
Date: Wed, 23 Nov 2022 20:55:12 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Rasmus Villemoes <linux@...musvillemoes.dk>
Cc: Rob Herring <robh+dt@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Michael Hennerich <Michael.Hennerich@...log.com>,
Cosmin Tanislav <cosmin.tanislav@...log.com>,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH v2 0/3] iio: addac: ad74413r: add spi device id table,
support reset gpio
On Tue, 15 Nov 2022 10:55:14 +0100
Rasmus Villemoes <linux@...musvillemoes.dk> wrote:
> Fix a run-time warning from the SPI core by providing a spi_device_id
> table, and add binding and driver support for a reset gpio.
>
> v2:
> - drop the two patches related to refin-supply
> - fall back to getting device data from the spi_device_id entry
> - update the example in the binding with a reset-gpios entry
> - fix a style nit
Series applied to the togreg branch of iio.git. They might get one
day soaking as testing before I push them out to get some linux-next
coverage or I might skip that bit.
Thanks,
Jonathan
>
> Rasmus Villemoes (3):
> iio: addac: ad74413r: add spi_device_id table
> dt-bindings: iio: ad74413r: add optional reset-gpios
> iio: addac: ad74413r: add support for reset-gpio
>
> .../bindings/iio/addac/adi,ad74413r.yaml | 4 +++
> drivers/iio/addac/ad74413r.c | 29 +++++++++++++++++++
> 2 files changed, 33 insertions(+)
>
Powered by blists - more mailing lists