dt-bindings: Add missing 'properties' keyword enclosing 'snps,tso'
authorRob Herring <robh@kernel.org>
Tue, 17 Dec 2019 16:27:12 +0000 (10:27 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jan 2020 07:22:54 +0000 (08:22 +0100)
commit0445c81cfbe4413bd13e7b9eb000e9f5d92619a3
tree89ffa40ec3dc9979065e28f604ed52deefb0d370
parent200f8b968071db0d8bacba4a2ddbc3010b827c66
dt-bindings: Add missing 'properties' keyword enclosing 'snps,tso'

commit dbce0b65046d1735d7054c54ec2387dba84ba258 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/net/snps,dwmac.yaml