[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1734608215.git.mazziesaccount@gmail.com>
Date: Thu, 19 Dec 2024 13:38:54 +0200
From: Matti Vaittinen <mazziesaccount@...il.com>
To: Matti Vaittinen <mazziesaccount@...il.com>,
Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
Cc: Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Matti Vaittinen <mazziesaccount@...il.com>,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Support ROHM BD79703 DAC
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.
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
--
2.47.0
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists