dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schema
authorEugen Hristev <eugen.hristev@collabora.com>
Wed, 26 Jul 2023 07:06:15 +0000 (10:06 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Jul 2023 09:56:40 +0000 (10:56 +0100)
commit5416d7925e6ee72bf1d35cad1957c9a194554da4
tree01c13566e83302636b8caa5ad45706c3b49c530c
parent4a0822608e6aafdcb67ea0aaaa516b67826d1119
dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schema

The range and the defaults are specified in the description instead of
being specified in the schema.
Fix it by adding the default value in the `default` field and specifying
the range as `minimum` and `maximum`.

Fixes: b331b8ef86f0 ("dt-bindings: net: convert rockchip-dwmac to json-schema")
Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/rockchip-dwmac.yaml