lkml.org 
[lkml]   [2021]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] sun8i: r40: second ethernet support
Date

This patch series adds support for two Ethernet ports on Allwinner R40.

R40 (aka V40,A40i,T3) has two different Ethernet IPs called EMAC and GMAC.
EMAC only support 10/100 Mbit in MII mode, while GMAC support both 10/100
(MII) and 10/100/1000 (RGMII).

In contrast to A10/A20 where GMAC and EMAC share the same pins making EMAC
somewhat pointless, on R40 EMAC can be routed to port H.
Both EMAC (on port H) and GMAC (on port A) can be then enabled at the same
time, allowing for two ethernet ports.


Evgeny Boger (2):
net: allwinner: reset control support
dts: r40: add second ethernet support

arch/arm/boot/dts/sun8i-r40.dtsi | 53 +++++++++++++++++++++
drivers/net/ethernet/allwinner/sun4i-emac.c | 21 +++++++-
2 files changed, 73 insertions(+), 1 deletion(-)

--
2.17.1

\
 
 \ /
  Last update: 2021-03-07 04:18    [W:0.087 / U:0.848 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site