[PATCH net-next v2 0/4] Add support for RTL8261C_CG

javen posted 4 patches 4 days, 1 hour ago
There is a newer version of this series
drivers/net/phy/phy-c45.c              |  54 ++++
drivers/net/phy/realtek/realtek_main.c | 408 +++++++++++++++++++++++++
include/linux/phy.h                    |   2 +
include/uapi/linux/mdio.h              |   2 +
4 files changed, 466 insertions(+)
[PATCH net-next v2 0/4] Add support for RTL8261C_CG
Posted by javen 4 days, 1 hour ago
From: Javen Xu <javen_xu@realsil.com.cn>

Add support for RTL8261C_CG and add support for loading firmware.

Javen Xu (4):
  net: phy: phy-c45: add genphy_c45_soft_reset()
  net: phy: phy-c45: add genphy_c45_config_master_slave()
  net: phy: realtek: add support for RTL8261C_CG
  net: phy: realtek: load firmware for RTL8261C

 drivers/net/phy/phy-c45.c              |  54 ++++
 drivers/net/phy/realtek/realtek_main.c | 408 +++++++++++++++++++++++++
 include/linux/phy.h                    |   2 +
 include/uapi/linux/mdio.h              |   2 +
 4 files changed, 466 insertions(+)

-- 
2.43.0