On Tue, 09 Apr 2024 11:21:44 +0200, Romain Gantois wrote: > From: Clément Léger <clement.leger@xxxxxxxxxxx> > > The RZ/N1 series of MPUs feature up to two Gigabit Ethernet controllers. > These controllers are based on Synopsys IPs. They can be connected to > RZ/N1 RGMII/RMII converters. > > Add a binding that describes these GMAC devices. > > Signed-off-by: "Clément Léger" <clement.leger@xxxxxxxxxxx> > [rgantois: commit log] > Signed-off-by: Romain Gantois <romain.gantois@xxxxxxxxxxx> > --- > .../devicetree/bindings/net/renesas,rzn1-gmac.yaml | 66 ++++++++++++++++++++++ > 1 file changed, 66 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>