On Tue, Apr 05, 2022 at 02:09:49PM +0200, 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> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew