linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: iio: dac: ad5686: Add an entry for AD5337
@ 2022-11-30 18:26 Fabio Estevam
  2022-11-30 18:26 ` [PATCH 2/2] iio: dac: ad5686: Add support " Fabio Estevam
  2022-12-01 10:39 ` [PATCH 1/2] dt-bindings: iio: dac: ad5686: Add an entry " Krzysztof Kozlowski
  0 siblings, 2 replies; 4+ messages in thread
From: Fabio Estevam @ 2022-11-30 18:26 UTC (permalink / raw)
  To: jic23
  Cc: lars, robh+dt, krzysztof.kozlowski+dt, linux-iio, devicetree,
	Fabio Estevam

AD5337 belongs to the same family as the AD5338.

The difference is that the AD5337 has 8-bit resolution instead of 10-bit.

Add a compatible entry for AD5337.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 Documentation/devicetree/bindings/iio/dac/adi,ad5686.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/dac/adi,ad5686.yaml b/Documentation/devicetree/bindings/iio/dac/adi,ad5686.yaml
index 13f214234b8e..b4400c52bec3 100644
--- a/Documentation/devicetree/bindings/iio/dac/adi,ad5686.yaml
+++ b/Documentation/devicetree/bindings/iio/dac/adi,ad5686.yaml
@@ -33,6 +33,7 @@ properties:
       - description: I2C devices
         enum:
           - adi,ad5311r
+          - adi,ad5337r
           - adi,ad5338r
           - adi,ad5671r
           - adi,ad5675r
-- 
2.25.1


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

end of thread, other threads:[~2022-12-04 15:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-30 18:26 [PATCH 1/2] dt-bindings: iio: dac: ad5686: Add an entry for AD5337 Fabio Estevam
2022-11-30 18:26 ` [PATCH 2/2] iio: dac: ad5686: Add support " Fabio Estevam
2022-12-01 10:39 ` [PATCH 1/2] dt-bindings: iio: dac: ad5686: Add an entry " Krzysztof Kozlowski
2022-12-04 15:44   ` Jonathan Cameron

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).