From: "René van Dorst" <opensource@vdorst.com>
To: frank-w@public-files.de, sean.wang@mediatek.com,
f.fainelli@gmail.com, davem@davemloft.net,
matthias.bgg@gmail.com, andrew@lunn.ch, vivien.didelot@gmail.com
Cc: netdev@vger.kernel.org, john@phrozen.org,
linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org,
"René van Dorst" <opensource@vdorst.com>
Subject: [PATCH v2 net-next 0/2] net: mediatek: Add MT7621 TRGMII mode support
Date: Thu, 20 Jun 2019 14:21:53 +0200 [thread overview]
Message-ID: <20190620122155.32078-1-opensource@vdorst.com> (raw)
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
next reply other threads:[~2019-06-20 12:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-20 12:21 René van Dorst [this message]
2019-06-20 12:21 ` [PATCH v2 net-next 1/2] net: ethernet: mediatek: Add MT7621 TRGMII mode support 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 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190620122155.32078-1-opensource@vdorst.com \
--to=opensource@vdorst.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=frank-w@public-files.de \
--cc=john@phrozen.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-mips@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=sean.wang@mediatek.com \
--cc=vivien.didelot@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.