]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8681a1a763456136fbcaf99f81e143db40b08ad9
tree18f1c7b054bef318803f26ed55718e3cf51ae829
parenta1363cc66dd19676d9bcf7b21d7731c877e27f64
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: 3e17e298c4e9 ("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