Commit 32d0efab authored by Chris Packham's avatar Chris Packham Committed by David S. Miller
Browse files

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: default avatarChris Packham <chris.packham@alliedtelesis.co.nz>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9fd914bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ required:
  - compatible
  - reg

unevaluatedProperties: true
unevaluatedProperties: false

examples:
  - |