dt-bindings: net: convert mscc-miim to YAML format
authorMichael Walle <michael@walle.cc>
Tue, 5 Apr 2022 12:09:49 +0000 (14:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Apr 2022 13:04:16 +0000 (14:04 +0100)
commited941f65da8166a0ffb82fec30ac331f348fb4d1
tree79d110c7e8b7062c69db5020a67111c90f979b4f
parent1ee375d77bb944321c969b456aa73994566cecf6
dt-bindings: net: convert mscc-miim to YAML format

Convert the mscc-miim device tree binding to the new YAML format.

The original binding don't mention if the interrupt property is optional
or not. But on the SparX-5 SoC, for example, the interrupt property isn't
used, thus in the new binding that property is optional. FWIW the driver
doesn't use interrupts at all.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/mscc,miim.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/net/mscc-miim.txt [deleted file]