[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241220191245.2f96a115@jic23-huawei>
Date: Fri, 20 Dec 2024 19:12:45 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Matti Vaittinen <mazziesaccount@...il.com>
Cc: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>, Lars-Peter Clausen
<lars@...afoo.de>, Rob Herring <robh@...nel.org>, Krzysztof Kozlowski
<krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] Support ROHM BD79703 DAC
On Thu, 19 Dec 2024 13:38:54 +0200
Matti Vaittinen <mazziesaccount@...il.com> wrote:
> Add support for the ROHM BD79703 DAC
>
> The ROHM BD79703 DAC is a 6-channel 8-bit digital to analog converter
> which can be controlled over SPI bus. This series adds support for
> controlling the analog channels via IIO direct mode.
Tweaked the two trivial comments from Conor and I and applied.
Pushed out as testing for all the normal reasons plus that this was only
on the list for a day so there may be more reviews! :)
What can I say, it's near Christmas and I was feeling impatient!
>
> Matti Vaittinen (3):
> dt-bindings: Add ROHM BD79703
> iio: dac: Support ROHM BD79703 DAC
> MAINTAINERS: Add maintainer for ROHM BD79703
>
> .../bindings/iio/dac/rohm,bd79703.yaml | 61 +++++++
> MAINTAINERS | 5 +
> drivers/iio/dac/Kconfig | 8 +
> drivers/iio/dac/Makefile | 1 +
> drivers/iio/dac/rohm-bd79703.c | 162 ++++++++++++++++++
> 5 files changed, 237 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/dac/rohm,bd79703.yaml
> create mode 100644 drivers/iio/dac/rohm-bd79703.c
>
>
> base-commit: 4d112ebd02d10faf202aa8335b06de0aca8b536b
Powered by blists - more mailing lists