From: Rob Herring <robh@kernel.org>
To: Stefan Wahren <stefan.wahren@chargebyte.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
Evgeniy Polyakov <zbr@ioremap.net>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
linux-imx@nxp.com, soc@kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, stefan.wahren@i2se.com
Subject: Re: [PATCH V5 2/6] dt-bindings: w1: Add DS2482/DS2484 I2C to 1-W bridges
Date: Tue, 4 Apr 2023 08:39:37 -0500 [thread overview]
Message-ID: <20230404133937.GA3778861-robh@kernel.org> (raw)
In-Reply-To: <20230404080243.9613-3-stefan.wahren@chargebyte.com>
On Tue, Apr 04, 2023 at 10:02:39AM +0200, Stefan Wahren wrote:
> This adds a dedicated devicetree binding for the Maxim DS2482/DS2484
> I2C to 1-W bridges, which can be extended later for further features
> (e.g. sleep mode control GPIO). Since one wire is a bus, child nodes
> needs to be allowed here.
>
> Signed-off-by: Stefan Wahren <stefan.wahren@chargebyte.com>
> ---
> .../devicetree/bindings/w1/maxim,ds2482.yaml | 44 +++++++++++++++++++
> 1 file changed, 44 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/w1/maxim,ds2482.yaml
Reviewed-by: Rob Herring <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Stefan Wahren <stefan.wahren@chargebyte.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
Evgeniy Polyakov <zbr@ioremap.net>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
linux-imx@nxp.com, soc@kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, stefan.wahren@i2se.com
Subject: Re: [PATCH V5 2/6] dt-bindings: w1: Add DS2482/DS2484 I2C to 1-W bridges
Date: Tue, 4 Apr 2023 08:39:37 -0500 [thread overview]
Message-ID: <20230404133937.GA3778861-robh@kernel.org> (raw)
In-Reply-To: <20230404080243.9613-3-stefan.wahren@chargebyte.com>
On Tue, Apr 04, 2023 at 10:02:39AM +0200, Stefan Wahren wrote:
> This adds a dedicated devicetree binding for the Maxim DS2482/DS2484
> I2C to 1-W bridges, which can be extended later for further features
> (e.g. sleep mode control GPIO). Since one wire is a bus, child nodes
> needs to be allowed here.
>
> Signed-off-by: Stefan Wahren <stefan.wahren@chargebyte.com>
> ---
> .../devicetree/bindings/w1/maxim,ds2482.yaml | 44 +++++++++++++++++++
> 1 file changed, 44 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/w1/maxim,ds2482.yaml
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-04-04 13:39 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-04 8:02 [PATCH V5 0/6] ARM: dts: imx6ull: Add chargebyte Tarragon support Stefan Wahren
2023-04-04 8:02 ` Stefan Wahren
2023-04-04 8:02 ` [PATCH V5 1/6] dt-bindings: vendor-prefixes: add chargebyte Stefan Wahren
2023-04-04 8:02 ` Stefan Wahren
2023-04-06 1:47 ` Shawn Guo
2023-04-06 1:47 ` Shawn Guo
2023-04-04 8:02 ` [PATCH V5 2/6] dt-bindings: w1: Add DS2482/DS2484 I2C to 1-W bridges Stefan Wahren
2023-04-04 8:02 ` Stefan Wahren
2023-04-04 8:16 ` Krzysztof Kozlowski
2023-04-04 8:16 ` Krzysztof Kozlowski
2023-04-04 13:39 ` Rob Herring [this message]
2023-04-04 13:39 ` Rob Herring
2023-04-06 9:53 ` Stefan Wahren
2023-04-06 9:53 ` Stefan Wahren
2023-04-06 9:58 ` Greg Kroah-Hartman
2023-04-06 9:58 ` Greg Kroah-Hartman
2023-04-06 11:47 ` Evgeniy Polyakov
2023-04-06 11:47 ` Evgeniy Polyakov
2023-04-06 18:10 ` Krzysztof Kozlowski
2023-04-06 18:10 ` Krzysztof Kozlowski
2023-04-15 9:34 ` Krzysztof Kozlowski
2023-04-15 9:34 ` Krzysztof Kozlowski
2023-04-15 22:25 ` Evgeniy Polyakov
2023-04-15 22:25 ` Evgeniy Polyakov
2023-04-04 8:02 ` [PATCH V5 3/6] w1: ds2482: add i2c id for DS2484 Stefan Wahren
2023-04-04 8:02 ` Stefan Wahren
2023-04-04 8:02 ` [PATCH V5 4/6] dt-bindings: ARM: fsl: Add chargebyte Tarragon Stefan Wahren
2023-04-04 8:02 ` Stefan Wahren
2023-04-06 1:46 ` Shawn Guo
2023-04-06 1:46 ` Shawn Guo
2023-04-06 6:57 ` Stefan Wahren
2023-04-06 6:57 ` Stefan Wahren
2023-04-06 8:35 ` Shawn Guo
2023-04-06 8:35 ` Shawn Guo
2023-04-04 8:02 ` [PATCH V5 5/6] ARM: dts: imx6ull: Add chargebyte Tarragon support Stefan Wahren
2023-04-04 8:02 ` Stefan Wahren
2023-04-04 8:02 ` [PATCH V5 6/6] ARM: imx_v6_v7_defconfig: Enable Tarragon peripheral drivers Stefan Wahren
2023-04-04 8:02 ` Stefan Wahren
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=20230404133937.GA3778861-robh@kernel.org \
--to=robh@kernel.org \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=olof@lixom.net \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=soc@kernel.org \
--cc=stefan.wahren@chargebyte.com \
--cc=stefan.wahren@i2se.com \
--cc=zbr@ioremap.net \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.