From: Jonathan Cameron <jic23@kernel.org>
To: Matti Vaittinen <mazziesaccount@gmail.com>
Cc: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
Lars-Peter Clausen <lars@metafoo.de>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] Support ROHM BD79703 DAC
Date: Fri, 20 Dec 2024 19:12:45 +0000 [thread overview]
Message-ID: <20241220191245.2f96a115@jic23-huawei> (raw)
In-Reply-To: <cover.1734608215.git.mazziesaccount@gmail.com>
On Thu, 19 Dec 2024 13:38:54 +0200
Matti Vaittinen <mazziesaccount@gmail.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
next prev parent reply other threads:[~2024-12-20 19:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-19 11:38 [PATCH 0/3] Support ROHM BD79703 DAC Matti Vaittinen
2024-12-19 11:39 ` [PATCH 1/3] dt-bindings: Add ROHM BD79703 Matti Vaittinen
2024-12-19 18:59 ` Conor Dooley
2024-12-19 11:39 ` [PATCH 2/3] iio: dac: Support ROHM BD79703 DAC Matti Vaittinen
2024-12-19 12:34 ` Jonathan Cameron
2024-12-19 11:39 ` [PATCH 3/3] MAINTAINERS: Add maintainer for ROHM BD79703 Matti Vaittinen
2024-12-20 19:12 ` Jonathan Cameron [this message]
2024-12-22 9:21 ` [PATCH 0/3] Support ROHM BD79703 DAC Matti Vaittinen
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=20241220191245.2f96a115@jic23-huawei \
--to=jic23@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matti.vaittinen@fi.rohmeurope.com \
--cc=mazziesaccount@gmail.com \
--cc=robh@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