[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221115095517.1008632-1-linux@rasmusvillemoes.dk>
Date: Tue, 15 Nov 2022 10:55:14 +0100
From: Rasmus Villemoes <linux@...musvillemoes.dk>
To: Rob Herring <robh+dt@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Michael Hennerich <Michael.Hennerich@...log.com>,
Cosmin Tanislav <cosmin.tanislav@...log.com>,
Jonathan Cameron <jic23@...nel.org>, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: devicetree@...r.kernel.org,
Rasmus Villemoes <linux@...musvillemoes.dk>
Subject: [PATCH v2 0/3] iio: addac: ad74413r: add spi device id table, support reset gpio
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
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(+)
--
2.37.2
Powered by blists - more mailing lists