dt-bindings: net: marvell,orion-mdio: Set unevaluatedProperties to false
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Mon, 16 May 2022 22:48:01 +0000 (10:48 +1200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 May 2022 12:03:43 +0000 (13:03 +0100)
commit32d0efabeec09bca0320f4136628699026dfba2f
tree017ce7858eb60411d0df6565acc9ef758e5948ae
parent9fd914bb05c24a779bba7b53d89516016c30dfbe
dt-bindings: net: marvell,orion-mdio: Set unevaluatedProperties to false

When the binding was converted it appeared necessary to set
'unevaluatedProperties: true' because of the switch devices on the
turris-mox board. Actually the error was because of the reg property
being incorrect causing the rest of the properties to be unevaluated.

After the reg properties are fixed for turris-mox we can set
'unevaluatedProperties: false' as is generally expected.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/marvell,orion-mdio.yaml