On Tue, 27 Jul 2021 13:34:50 +0100, Biju Das wrote: > Document Gigabit Ethernet IP found on RZ/G2L SoC. > > Gigabit Ethernet Interface includes Ethernet controller (E-MAC), > Internal TCP/IP Offload Engine (TOE) and Dedicated Direct memory > access controller (DMAC) for transferring transmitted Ethernet > frames to and received Ethernet frames from respective storage > areas in the URAM at high speed. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > v1->v2: > * No change. Seperated binding patch from driver patch series as per [1] > [1] > https://www.spinics.net/lists/linux-renesas-soc/msg59067.html > v1:- > * New patch > --- > .../bindings/net/renesas,etheravb.yaml | 57 +++++++++++++++---- > 1 file changed, 45 insertions(+), 12 deletions(-) > Applied, thanks!