diff options
author | Rob Herring <robh@kernel.org> | 2019-12-17 17:27:12 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-12-18 00:29:00 +0100 |
commit | dbce0b65046d1735d7054c54ec2387dba84ba258 (patch) | |
tree | 18f1c7b054bef318803f26ed55718e3cf51ae829 /Documentation/devicetree/bindings/net/snps,dwmac.yaml | |
parent | of/platform: Unconditionally pause/resume sync state during kernel init (diff) | |
download | linux-dbce0b65046d1735d7054c54ec2387dba84ba258.tar.xz linux-dbce0b65046d1735d7054c54ec2387dba84ba258.zip |
dt-bindings: Add missing 'properties' keyword enclosing 'snps,tso'
DT property definitions must be under a 'properties' keyword. This was
missing for 'snps,tso' in an if/then clause. A meta-schema fix will
catch future errors like this.
Fixes: 7db3545aef5f ("dt-bindings: net: stmmac: Convert the binding to a schemas")
Cc: "David S. Miller" <davem@davemloft.net>
Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net/snps,dwmac.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/net/snps,dwmac.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |