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)
committerRob Herring <robh@kernel.org>
Tue, 17 Dec 2019 23:29:00 +0000 (17:29 -0600)
commitdbce0b65046d1735d7054c54ec2387dba84ba258
tree18f1c7b054bef318803f26ed55718e3cf51ae829
parentee9b280e17dce51c44e1d04d11eb0a4acd0ee1a9
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>
Documentation/devicetree/bindings/net/snps,dwmac.yaml