On Tue, Dec 28, 2021 at 8:27 AM Luiz Angelo Daros de Luca <luizluca@xxxxxxxxx> wrote: > Schema changes: > > - "interrupt-controller" was not added as a required property. It might > still work polling the ports when missing > - "interrupt" property was mentioned but never used. According to its > description, it was assumed it was really "interrupt-parent" > > Examples changes: > > - renamed "switch_intc" to make it unique between examples > - removed "dsa-mdio" from mdio compatible property > - renamed phy@0 to ethernet-phy@0 (not tested with real HW) > phy@ requires #phy-cells > > Signed-off-by: Luiz Angelo Daros de Luca <luizluca@xxxxxxxxx> Thanks for doing this! Very nice! > +maintainers: > + - Linus Walleij <linus.walleij@xxxxxxxxxx> You can add yourself too (if you want) > + description: | > + realtek,rtl8365mb: 4+1 ports > + realtek,rtl8366: > + realtek,rtl8366rb: 4 + 1 ports With that fix: Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij