devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] iio: dac: ad5446: Add AD5542 to the spi id table
@ 2025-10-23 11:01 Nuno Sá
  2025-10-23 11:01 ` [PATCH v2 1/3] dt-bindings: iio: dac: Document AD5446 and similar devices Nuno Sá
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Nuno Sá @ 2025-10-23 11:01 UTC (permalink / raw)
  To: Michael Hennerich, Jonathan Cameron, David Lechner,
	Andy Shevchenko, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-iio, devicetree, Nuno Sá, Michael Hennerich

Hi Jonathan,

As discussed here it is version 2 with the missing bindings for that old
DAC. I realized that one of the compatibles is already defined in here:

https://elixir.bootlin.com/linux/v6.17.1/source/Documentation/devicetree/bindings/iio/dac/ti,dac7512.yaml

So I did not included it in the new bindings. But I wonder if I should
remove it? Or (just remembered) put the TI related parts in that file?

v1:
 * https://lore.kernel.org/linux-iio/20251014-dev-add-ad5542-v1-1-cfd197db03a0@analog.com/

v2:
 * Patch 1
   - new patch
 * Patch 2
   - new patch 

---
Michael Hennerich (1):
      iio: dac: ad5446: Add AD5542 to the spi id table

Nuno Sá (2):
      dt-bindings: iio: dac: Document AD5446 and similar devices
      iio: dac: ad5456: Add missing DT compatibles

 .../devicetree/bindings/iio/dac/adi,ad5446.yaml    | 138 +++++++++++++++++++++
 MAINTAINERS                                        |   9 ++
 drivers/iio/dac/ad5446.c                           |  43 +++++++
 3 files changed, 190 insertions(+)
---
base-commit: 89cba586b8b4cde09c44b1896624720ea29f0205
change-id: 20251021-ad5446-bindings-f8fff1eba522

Best regards,
--  
Nuno Sá <nuno.sa@analog.com>


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

end of thread, other threads:[~2025-11-02 12:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-23 11:01 [PATCH v2 0/3] iio: dac: ad5446: Add AD5542 to the spi id table Nuno Sá
2025-10-23 11:01 ` [PATCH v2 1/3] dt-bindings: iio: dac: Document AD5446 and similar devices Nuno Sá
2025-10-23 17:08   ` Jonathan Cameron
2025-10-27 14:48     ` Nuno Sá
2025-10-27 15:01       ` Jonathan Cameron
2025-10-30 11:30         ` Nuno Sá
2025-11-02 12:13           ` Jonathan Cameron
2025-10-23 18:24   ` Conor Dooley
2025-10-24 10:12     ` Jonathan Cameron
2025-10-24 11:04       ` Conor Dooley
2025-10-27 14:49         ` Nuno Sá
2025-10-23 11:01 ` [PATCH v2 2/3] iio: dac: ad5456: Add missing DT compatibles Nuno Sá
2025-10-23 17:13   ` Jonathan Cameron
2025-10-27 14:55     ` Nuno Sá
2025-10-24 16:29   ` Andy Shevchenko
2025-10-24 18:41     ` Jonathan Cameron
2025-10-23 11:01 ` [PATCH v2 3/3] iio: dac: ad5446: Add AD5542 to the spi id table Nuno Sá

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).