From: David S. Miller Date: Wed, 25 Aug 2021 10:18:17 +0000 (+0100) Subject: Merge branch 'ravb-gbit-refactor' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b87a542c5bb42fb101ada5294b87fd2df0cab429;p=linux.git Merge branch 'ravb-gbit-refactor' Biju Das says: ==================== Add Factorisation code to support Gigabit Ethernet driver The DMAC and EMAC blocks of Gigabit Ethernet IP found on RZ/G2L SoC are similar to the R-Car Ethernet AVB IP. The Gigabit Ethernet IP consists of Ethernet controller (E-MAC), Internal TCP/IP Offload Engine (TOE) and Dedicated Direct memory access controller (DMAC). With a few changes in the driver we can support both IPs. This patch series aims to add factorisation code to support RZ/G2L SoC, hardware feature bits for gPTP feature, Multiple irq feature and optional reset support. Ref:- * https://lore.kernel.org/linux-renesas-soc/TYCPR01MB59334319695607A2683C1A5E86E59@TYCPR01MB5933.jpnprd01.prod.outlook.com/T/#t ==================== Signed-off-by: David S. Miller --- b87a542c5bb42fb101ada5294b87fd2df0cab429