From: Matti Vaittinen <mazziesaccount@gmail.com>
To: Matti Vaittinen <mazziesaccount@gmail.com>,
Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Cc: Jonathan Cameron <jic23@kernel.org>,
Lars-Peter Clausen <lars@metafoo.de>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matti Vaittinen <mazziesaccount@gmail.com>,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] Support ROHM BD797xx DACs
Date: Wed, 2 Apr 2025 09:44:20 +0300 [thread overview]
Message-ID: <cover.1743576022.git.mazziesaccount@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 805 bytes --]
Support ROHM BD797xx DACs
ROHM BD79700, BD79701 and BD79702 are very similar to the already
sipported BD79703. Main difference is the reduced number of channels.
Also, the *00 and *01 variants lack of the separate Vfs pin.
This series adds support for the BD79700, BD79701 and BD79702.
---
Matti Vaittinen (5):
dt-bindings: Add ROHM BD7970x variants
iio: dac: bd79703 Store device address to 'address'
dac: bd79703: Add chip data
iio: bd79703: Support BD79700 and BD79701
iio: dac: bd79703: Support ROHM BD79702
.../bindings/iio/dac/rohm,bd79703.yaml | 33 +++--
drivers/iio/dac/rohm-bd79703.c | 116 +++++++++++++++---
2 files changed, 126 insertions(+), 23 deletions(-)
base-commit: 543da6252b48bbfe13e194fb980bdd2b161f6838
--
2.49.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next reply other threads:[~2025-04-02 6:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-02 6:44 Matti Vaittinen [this message]
2025-04-02 6:44 ` [PATCH 1/5] dt-bindings: Add ROHM BD7970x variants Matti Vaittinen
2025-04-02 13:27 ` Conor Dooley
2025-04-02 6:45 ` [PATCH 2/5] iio: dac: bd79703 Store device address to 'address' Matti Vaittinen
2025-04-02 6:46 ` [PATCH 3/5] dac: bd79703: Add chip data Matti Vaittinen
2025-04-02 6:46 ` [PATCH 4/5] iio: bd79703: Support BD79700 and BD79701 Matti Vaittinen
2025-04-02 6:46 ` [PATCH 5/5] iio: dac: bd79703: Support ROHM BD79702 Matti Vaittinen
2025-04-05 17:18 ` [PATCH 0/5] Support ROHM BD797xx DACs Jonathan Cameron
2025-04-07 5:12 ` 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=cover.1743576022.git.mazziesaccount@gmail.com \
--to=mazziesaccount@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jic23@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=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.