netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] net: mediatek: Add MT7621 TRGMII mode support
@ 2019-06-20 12:21 René van Dorst
  2019-06-20 12:21 ` [PATCH v2 net-next 1/2] net: ethernet: " René van Dorst
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: René van Dorst @ 2019-06-20 12:21 UTC (permalink / raw)
  To: frank-w, sean.wang, f.fainelli, davem, matthias.bgg, andrew,
	vivien.didelot
  Cc: netdev, john, linux-mediatek, linux-mips, René van Dorst

Like many other mediatek SOCs, the MT7621 SOC and the internal MT7530
switch both supports TRGMII mode. MT7621 TRGMII speed is fix 1200MBit.

v1->v2: 
 - Fix breakage on non MT7621 SOC
 - Support 25MHz and 40MHz XTAL as MT7530 clocksource

René van Dorst (2):
  net: ethernet: mediatek: Add MT7621 TRGMII mode support
  net: dsa: mt7530: Add MT7621 TRGMII mode support

 drivers/net/dsa/mt7530.c                    | 46 ++++++++++++++++-----
 drivers/net/dsa/mt7530.h                    |  4 ++
 drivers/net/ethernet/mediatek/mtk_eth_soc.c | 38 +++++++++++++++--
 drivers/net/ethernet/mediatek/mtk_eth_soc.h | 11 +++++
 4 files changed, 85 insertions(+), 14 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-22 23:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-20 12:21 [PATCH v2 net-next 0/2] net: mediatek: Add MT7621 TRGMII mode support René van Dorst
2019-06-20 12:21 ` [PATCH v2 net-next 1/2] net: ethernet: " René van Dorst
2019-06-20 12:21 ` [PATCH v2 net-next 2/2] net: dsa: mt7530: " René van Dorst
2019-06-20 17:32   ` Frank Wunderlich
2019-06-20 13:02 ` [PATCH v2 net-next 0/2] net: mediatek: " Frank Wunderlich
2019-06-21  3:55   ` Sean Wang
2019-06-22 23:58 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).