Skip to content

[PW_SID:1155999] iio: dac: Add support for AD5529R DAC - #2579

Closed
linux-riscv-bot wants to merge 4 commits into
workflow__riscv__fixesfrom
pw1155999
Closed

[PW_SID:1155999] iio: dac: Add support for AD5529R DAC#2579
linux-riscv-bot wants to merge 4 commits into
workflow__riscv__fixesfrom
pw1155999

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1155999 applied to workflow__riscv__fixes

Name: iio: dac: Add support for AD5529R DAC
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1155999
Version: 11

Linux RISC-V bot and others added 4 commits September 2, 2026 05:24
Some SPI devices support sharing a single chip select across multiple
physical chips by encoding a device address in the SPI frame itself.
Add the generic spi-device-addr property for describing these hardware
addresses. The property is placed on the SPI peripheral node and may
contain multiple addresses.

Acked-by: Nuno Sá <nuno.sa@analog.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Janani Sunil <janani.sunil@analog.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Devicetree bindings for AD5529R 16 channel 12/16 bit high voltage,
buffered voltage output digital-to-analog converter (DAC) with an
integrated precision reference.

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Janani Sunil <janani.sunil@analog.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Add support for AD5529R 16-channel, 12/16 bit Digital to Analog Converter
from Analog Devices.

The device communicates over SPI and supports per-channel output range
configuration. An optional external 4.096V reference can be used in
place of the internal reference.

Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ad5529r.pdf

Signed-off-by: Janani Sunil <janani.sunil@analog.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot
linux-riscv-bot deleted the pw1155999 branch September 2, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants