mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for AD3536R DAC
@ 2026-09-09  6:19 Kim Seer Paller
  2026-09-09  6:19 ` [PATCH 1/2] dt-bindings: iio: dac: ad3530r: add AD3536R Kim Seer Paller
  2026-09-09  6:19 ` [PATCH 2/2] iio: dac: ad3530r: add support for AD3536R Kim Seer Paller
  0 siblings, 2 replies; 6+ messages in thread
From: Kim Seer Paller @ 2026-09-09  6:19 UTC (permalink / raw)
  To: Nuno Sá,
	Michael Hennerich, Jonathan Cameron, David Lechner,
	Andy Shevchenko, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-iio, linux, devicetree, linux-kernel, Kim Seer Paller

The AD3536R is a 16-channel, 12-bit, buffered voltage output DAC with an
on-chip 2.5V reference. It is the 12-bit variant of the AD3532R and
shares the same register map, so support is folded into the existing
ad3530r driver.

This series:
 - adds the compatible string to the ad3530r binding
 - adds an ad3530r driver chip_info entry and SPI/OF ID table entries

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

Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com>
---
Kim Seer Paller (2):
      dt-bindings: iio: dac: ad3530r: add AD3536R
      iio: dac: ad3530r: add support for AD3536R

 .../devicetree/bindings/iio/dac/adi,ad3530r.yaml    | 15 ++++++++-------
 drivers/iio/dac/Kconfig                             |  1 +
 drivers/iio/dac/ad3530r.c                           | 21 +++++++++++++++++++++
 3 files changed, 30 insertions(+), 7 deletions(-)
---
base-commit: 42a9b823307844dc9f496df67d11ec3691317c67
change-id: 20260909-iio-ad3536r-upstream-869cf331e140

Best regards,
--  
Kim Seer Paller <kimseer.paller@analog.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-09-09 13:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09  6:19 [PATCH 0/2] Add support for AD3536R DAC Kim Seer Paller
2026-09-09  6:19 ` [PATCH 1/2] dt-bindings: iio: dac: ad3530r: add AD3536R Kim Seer Paller
2026-09-09 10:54   ` Conor Dooley
2026-09-09  6:19 ` [PATCH 2/2] iio: dac: ad3530r: add support for AD3536R Kim Seer Paller
2026-09-09 11:37   ` Joshua Crofts
2026-09-09 13:24   ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®