From: Steffen Trumtrar <s.trumtrar@pengutronix.de> To: Shawn Guo <shawnguo@kernel.org>, Rob Herring <robh+dt@kernel.org> Cc: linux-arm-kernel@lists.infradead.org, Fabio Estevam <festevam@gmail.com>, linux-imx@nxp.com Subject: [PATCH v3 1/3] dt-bindings: Add DS2482 as trivial device Date: Thu, 6 May 2021 10:31:30 +0200 [thread overview] Message-ID: <20210506083132.26147-1-s.trumtrar@pengutronix.de> (raw) 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
next reply other threads:[~2021-05-06 8:34 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-05-06 8:31 Steffen Trumtrar [this message] 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
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20210506083132.26147-1-s.trumtrar@pengutronix.de \ --to=s.trumtrar@pengutronix.de \ --cc=festevam@gmail.com \ --cc=linux-arm-kernel@lists.infradead.org \ --cc=linux-imx@nxp.com \ --cc=robh+dt@kernel.org \ --cc=shawnguo@kernel.org \ --subject='Re: [PATCH v3 1/3] dt-bindings: Add DS2482 as trivial device' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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.