From: Thierry Reding <thierry.reding@gmail.com>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, "Baruch Siach" <baruch@tkos.co.il>,
"Alexandre Torgue" <alexandre.torgue@st.com>,
"Anders Berg" <anders.berg@lsi.com>,
"Linus Walleij" <linusw@kernel.org>,
"Jonathan Hunter" <jonathanh@nvidia.com>,
"Bjorn Andersson" <bjorn.andersson@linaro.org>,
"Dinh Nguyen" <dinguyen@kernel.org>,
"Andy Gross" <agross@kernel.org>,
"Krzysztof Halasa" <khalasa@piap.pl>,
"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
"Imre Kaloz" <kaloz@openwrt.org>,
"Andreas Färber" <afaerber@suse.de>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: arm: Add missing root node constraint for board/SoC bindings
Date: Mon, 5 Oct 2020 11:33:01 +0200 [thread overview]
Message-ID: <20201005093301.GF425362@ulmo> (raw)
In-Reply-To: <20201001200943.1193870-1-robh@kernel.org>
[-- Attachment #1.1: Type: text/plain, Size: 583 bytes --]
On Thu, Oct 01, 2020 at 03:09:43PM -0500, Rob Herring wrote:
[...]
> diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml
> index e0b3debaee9e..b4d53290c5f0 100644
> --- a/Documentation/devicetree/bindings/arm/tegra.yaml
> +++ b/Documentation/devicetree/bindings/arm/tegra.yaml
> @@ -11,6 +11,8 @@ maintainers:
> - Jonathan Hunter <jonathanh@nvidia.com>
>
> properties:
> + $nodename:
> + const: "/"
> compatible:
> oneOf:
> - items:
Acked-by: Thierry Reding <treding@nvidia.com>
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
"Andreas Färber" <afaerber@suse.de>,
"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
"Baruch Siach" <baruch@tkos.co.il>,
"Linus Walleij" <linusw@kernel.org>,
"Imre Kaloz" <kaloz@openwrt.org>,
"Krzysztof Halasa" <khalasa@piap.pl>,
"Andy Gross" <agross@kernel.org>,
"Bjorn Andersson" <bjorn.andersson@linaro.org>,
"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
"Alexandre Torgue" <alexandre.torgue@st.com>,
"Jonathan Hunter" <jonathanh@nvidia.com>,
"Dinh Nguyen" <dinguyen@kernel.org>,
"Anders Berg" <anders.berg@lsi.com>
Subject: Re: [PATCH] dt-bindings: arm: Add missing root node constraint for board/SoC bindings
Date: Mon, 5 Oct 2020 11:33:01 +0200 [thread overview]
Message-ID: <20201005093301.GF425362@ulmo> (raw)
In-Reply-To: <20201001200943.1193870-1-robh@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 583 bytes --]
On Thu, Oct 01, 2020 at 03:09:43PM -0500, Rob Herring wrote:
[...]
> diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml
> index e0b3debaee9e..b4d53290c5f0 100644
> --- a/Documentation/devicetree/bindings/arm/tegra.yaml
> +++ b/Documentation/devicetree/bindings/arm/tegra.yaml
> @@ -11,6 +11,8 @@ maintainers:
> - Jonathan Hunter <jonathanh@nvidia.com>
>
> properties:
> + $nodename:
> + const: "/"
> compatible:
> oneOf:
> - items:
Acked-by: Thierry Reding <treding@nvidia.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-10-05 9:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-01 20:09 [PATCH] dt-bindings: arm: Add missing root node constraint for board/SoC bindings Rob Herring
2020-10-01 20:09 ` Rob Herring
2020-10-01 20:55 ` Linus Walleij
2020-10-01 20:55 ` Linus Walleij
2020-10-02 10:58 ` Andreas Färber
2020-10-02 10:58 ` Andreas Färber
2020-10-02 14:18 ` Manivannan Sadhasivam
2020-10-02 14:18 ` Manivannan Sadhasivam
2020-10-05 9:33 ` Thierry Reding [this message]
2020-10-05 9:33 ` Thierry Reding
2020-10-05 10:16 ` Alexandre Torgue
2020-10-05 10:16 ` Alexandre Torgue
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=20201005093301.GF425362@ulmo \
--to=thierry.reding@gmail.com \
--cc=afaerber@suse.de \
--cc=agross@kernel.org \
--cc=alexandre.torgue@st.com \
--cc=anders.berg@lsi.com \
--cc=baruch@tkos.co.il \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=dinguyen@kernel.org \
--cc=jonathanh@nvidia.com \
--cc=kaloz@openwrt.org \
--cc=khalasa@piap.pl \
--cc=linusw@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=mcoquelin.stm32@gmail.com \
--cc=robh@kernel.org \
/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.