[PATCH net-next v2 0/5] net: phy: mediatek: Add token-ring helper functions

Sky Huang SkyLake.Huang at mediatek.com
Thu Feb 13 00:05:48 PST 2025


From: Sky Huang <skylake.huang at mediatek.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 at mediatek.com>
---
Change in v2:
- Split the patch:
https://patchwork.kernel.org/project/linux-mediatek/patch/
20250116012159.3816135-2-SkyLake.Huang at mediatek.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




More information about the linux-arm-kernel mailing list