devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: stmmac: add missing properties keyword
@ 2019-12-19 14:02 Benjamin Gaignard
  2019-12-20 22:54 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Gaignard @ 2019-12-19 14:02 UTC (permalink / raw)
  To: davem, robh, mark.rutland, mripard, martin.blumenstingl, andrew,
	narmstrong, alexandru.ardelean
  Cc: netdev, devicetree, linux-kernel, Benjamin Gaignard

Add missing 'properties' keyword to be compliant with syntax requirements

Fixes: 7db3545aef5fa ("dt-bindings: net: stmmac: Convert the binding to a schemas")
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
---
 Documentation/devicetree/bindings/net/snps,dwmac.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
index 4845e29411e4..e08cd4c4d568 100644
--- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
@@ -347,6 +347,7 @@ allOf:
               - st,spear600-gmac
 
     then:
+      properties:
         snps,tso:
           $ref: /schemas/types.yaml#definitions/flag
           description:
-- 
2.15.0


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

* Re: [PATCH] dt-bindings: net: stmmac: add missing properties keyword
  2019-12-19 14:02 [PATCH] dt-bindings: net: stmmac: add missing properties keyword Benjamin Gaignard
@ 2019-12-20 22:54 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2019-12-20 22:54 UTC (permalink / raw)
  To: Benjamin Gaignard
  Cc: davem, mark.rutland, mripard, martin.blumenstingl, andrew,
	narmstrong, alexandru.ardelean, netdev, devicetree, linux-kernel

On Thu, Dec 19, 2019 at 03:02:26PM +0100, Benjamin Gaignard wrote:
> Add missing 'properties' keyword to be compliant with syntax requirements
> 
> Fixes: 7db3545aef5fa ("dt-bindings: net: stmmac: Convert the binding to a schemas")
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
> ---
>  Documentation/devicetree/bindings/net/snps,dwmac.yaml | 1 +
>  1 file changed, 1 insertion(+)

Thanks, but I already sent and applied a fix.

Rob

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

end of thread, other threads:[~2019-12-20 22:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-19 14:02 [PATCH] dt-bindings: net: stmmac: add missing properties keyword Benjamin Gaignard
2019-12-20 22:54 ` Rob Herring

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