All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/3] dt-bindings: Add DS2482 as trivial device
@ 2021-05-06  8:31 Steffen Trumtrar
  2021-05-06  8:31 ` [PATCH v3 2/3] dt-bindings: Add vendor prefix for IoTmaxx GmbH Steffen Trumtrar
  2021-05-06  8:31 ` [PATCH v3 3/3] ARM: imx7: add support for IoTmaxx GW4100 Steffen Trumtrar
  0 siblings, 2 replies; 3+ messages in thread
From: Steffen Trumtrar @ 2021-05-06  8:31 UTC (permalink / raw)
  To: Shawn Guo, Rob Herring; +Cc: linux-arm-kernel, Fabio Estevam, linux-imx

The Maxim DS2482 is an I2C to 1-wire bridge.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index a327130d1faa..a2ccf24d85f1 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -130,6 +130,8 @@ properties:
           - maxim,ds1803-050
             # 100 kOhm digital potentiometer with I2C interface
           - maxim,ds1803-100
+            # 10-bit 8 channels 300ks/s SPI ADC with temperature sensor
+          - maxim,ds2482
             # Low-Power, 4-/12-Channel, 2-Wire Serial, 12-Bit ADCs
           - maxim,max1237
             # 10-bit 10 kOhm linear programable voltage divider
-- 
2.29.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-05-06  8:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06  8:31 [PATCH v3 1/3] dt-bindings: Add DS2482 as trivial device Steffen Trumtrar
2021-05-06  8:31 ` [PATCH v3 2/3] dt-bindings: Add vendor prefix for IoTmaxx GmbH Steffen Trumtrar
2021-05-06  8:31 ` [PATCH v3 3/3] ARM: imx7: add support for IoTmaxx GW4100 Steffen Trumtrar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.