On 01/04/2022 23:58, Michael Walle wrote: > 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@xxxxxxxx> > --- > .../devicetree/bindings/net/mscc,miim.yaml | 56 +++++++++++++++++++ > .../devicetree/bindings/net/mscc-miim.txt | 26 --------- > 2 files changed, 56 insertions(+), 26 deletions(-) > create mode 100644 Documentation/devicetree/bindings/net/mscc,miim.yaml > delete mode 100644 Documentation/devicetree/bindings/net/mscc-miim.txt > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof