Message ID | 20190825174341.20750-1-opensource@vdorst.com (mailing list archive) |
---|---|
Headers | show |
Series | net: ethernet: mediatek: convert to PHYLINK | expand |
Tested on Bananapi-R2 (mt7623+mt7530) and Bananapi-R64 v0.1 (mt7622+rtl8367)
Tested-by: Frank Wunderlich <frank-w@public-files.de>
regards Frank
From: René van Dorst <opensource@vdorst.com> Date: Sun, 25 Aug 2019 19:43:38 +0200 > These patches converts mediatek driver to PHYLINK API. > > v3->v4: > * Phylink improvements and clean-ups after review > v2->v3: > * Phylink improvements and clean-ups after review > v1->v2: > * Rebase for mt76x8 changes > * Phylink improvements and clean-ups after review > * SGMII port doesn't support 2.5Gbit in SGMII mode only in BASE-X mode. > Refactor the code. Series applied.