[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b295ec23-f8b2-0432-83e6-16078754e5e3@gmail.com>
Date: Thu, 22 Jul 2021 23:53:59 +0300
From: Sergei Shtylyov <sergei.shtylyov@...il.com>
To: Biju Das <biju.das.jz@...renesas.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: Geert Uytterhoeven <geert+renesas@...der.be>,
Sergey Shtylyov <s.shtylyov@...russia.ru>,
Adam Ford <aford173@...il.com>, Andrew Lunn <andrew@...n.ch>,
Yuusuke Ashizuka <ashiduka@...itsu.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
netdev@...r.kernel.org, linux-renesas-soc@...r.kernel.org,
Chris Paterson <Chris.Paterson2@...esas.com>,
Biju Das <biju.das@...renesas.com>,
Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@...renesas.com>
Subject: Re: [PATCH net-next 00/18] Add Gigabit Ethernet driver support
On 7/22/21 5:13 PM, Biju Das wrote:
> The DMAC and EMAC blocks of Gigabit Ethernet IP is almost similar to Ethernet AVB.
>
> The Gigabit Etherner IP consists of Ethernet controller (E-MAC), Internal TCP/IP Offload Engine (TOE) and Dedicated Direct memory access controller (DMAC).
>
> With few changes in driver, we can support Gigabit ethernet driver as well.
>
> This patch series is aims to support the same
>
> RFC->V1
> * Incorporated feedback from Andrew, Sergei, Geert and Prabhakar
> * https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=515525
>
> Biju Das (18):
> dt-bindings: net: renesas,etheravb: Document Gigabit Ethernet IP
> drivers: clk: renesas: rzg2l-cpg: Add support to handle MUX clocks
> drivers: clk: renesas: r9a07g044-cpg: Add ethernet clock sources
> drivers: clk: renesas: r9a07g044-cpg: Add GbEthernet clock/reset
It's not a good idea to have the patch to the defferent subsystems lumped
all together in a single series...
> ravb: Replace chip type with a structure for driver data
I was expecting some real changes on how the gen2/3 diff. features in this patch,
but I only saw new info having no real changes where they were needed and having the
changes that did not need to be converted yet...
Anwyay, I have stopped here for today.
> ravb: Factorise ptp feature
> ravb: Add features specific to R-Car Gen3
> ravb: Add R-Car common features
> ravb: Factorise ravb_ring_free function
> ravb: Factorise ravb_ring_format function
> ravb: Factorise ravb_ring_init function
> ravb: Factorise {emac,dmac} init function
> ravb: Factorise ravb_rx function
> ravb: Factorise ravb_adjust_link function
> ravb: Factorise ravb_set_features
> ravb: Add reset support
> ravb: Add GbEthernet driver support
> arm64: dts: renesas: r9a07g044: Add GbEther nodes
>
[...]
MBR, Sergei
Powered by blists - more mailing lists