[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250213080553.921434-1-SkyLake.Huang@mediatek.com>
Date: Thu, 13 Feb 2025 16:05:48 +0800
From: Sky Huang <SkyLake.Huang@...iatek.com>
To: Andrew Lunn <andrew@...n.ch>, Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski
<kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Daniel Golle
<daniel@...rotopia.org>, Qingfang Deng <dqfext@...il.com>, SkyLake Huang
<SkyLake.Huang@...iatek.com>, Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>, Simon
Horman <horms@...nel.org>, <linux-kernel@...r.kernel.org>,
<netdev@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>
CC: Steven Liu <Steven.Liu@...iatek.com>, Sky Huang
<skylake.huang@...iatek.com>
Subject: [PATCH net-next v2 0/5] net: phy: mediatek: Add token-ring helper functions
From: Sky Huang <skylake.huang@...iatek.com>
This patchset add token-ring helper functions and moves some macros from
mtk-ge.c into mtk-phy-lib.c.
Signed-off-by: Sky Huang <skylake.huang@...iatek.com>
---
Change in v2:
- Split the patch:
https://patchwork.kernel.org/project/linux-mediatek/patch/
20250116012159.3816135-2-SkyLake.Huang@...iatek.com/
into 4 patches
- Get rid of mtk-2p5ge.c patch temporarily so that this patchset can be
reviewed individually.
---
Sky Huang (5):
net: phy: mediatek: Change to more meaningful macros
net: phy: mediatek: Add token ring access helper functions in
mtk-phy-lib
net: phy: mediatek: Add token ring set bit operation support
net: phy: mediatek: Add token ring clear bit operation support
net: phy: mediatek: Move some macros to phy-lib for later use
drivers/net/phy/mediatek/mtk-ge-soc.c | 296 ++++++++++++++++---------
drivers/net/phy/mediatek/mtk-ge.c | 78 +++++--
drivers/net/phy/mediatek/mtk-phy-lib.c | 77 +++++++
drivers/net/phy/mediatek/mtk.h | 15 ++
4 files changed, 341 insertions(+), 125 deletions(-)
--
2.18.0
Powered by blists - more mailing lists