On Fri, Jun 24, 2022 at 4:41 PM Clément Léger <clement.leger@xxxxxxxxxxx> wrote: > This MII converter can be found on the RZ/N1 processor family. The MII > converter ports are declared as subnodes which are then referenced by > users of the PCS driver such as the switch. > > Signed-off-by: Clément Léger <clement.leger@xxxxxxxxxxx> > Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > .../bindings/net/pcs/renesas,rzn1-miic.yaml | 171 ++++++++++++++++++ > include/dt-bindings/net/pcs-rzn1-miic.h | 33 ++++ > 2 files changed, 204 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/pcs/renesas,rzn1-miic.yaml > create mode 100644 include/dt-bindings/net/pcs-rzn1-miic.h As the DT binding definitions are shared by driver and DT sources, I have queued this patch in renesas-devel for v5.20, too. Ideally, it should have been applied to a shared immutable branch. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds