]> git.baikalelectronics.ru Git - kernel.git/commitdiff
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)
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

index fe3a3412f093c13462f101171a7bb33762987704..d2906b4a0f5957bb13b20554a6e404ecd4ed489b 100644 (file)
@@ -39,7 +39,7 @@ required:
   - compatible
   - reg
 
-unevaluatedProperties: true
+unevaluatedProperties: false
 
 examples:
   - |