[PW_SID:1155999] iio: dac: Add support for AD5529R DAC - #2579
Closed
linux-riscv-bot wants to merge 4 commits into
Closed
[PW_SID:1155999] iio: dac: Add support for AD5529R DAC#2579linux-riscv-bot wants to merge 4 commits into
linux-riscv-bot wants to merge 4 commits into
Conversation
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
force-pushed
the
workflow__riscv__fixes
branch
from
September 2, 2026 20:29
9ed823f to
a54e736
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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