mbox series

[net-next,v3,0/3] Add PEROUT library for RDS PTP supported phys

Message ID 20250115090634.12941-1-divya.koppera@microchip.com (mailing list archive)
Headers show
Series Add PEROUT library for RDS PTP supported phys | expand

Message

Divya Koppera Jan. 15, 2025, 9:06 a.m. UTC
Adds support for PEROUT library, where phy can generate
periodic output signal on supported pin out.

Divya Koppera (3):
  net: phy: microchip_rds_ptp: Header file library changes for PEROUT
  net: phy: microchip_t1: Enable pin out specific to lan887x phy for
    PEROUT signal
  net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP
    supported Microchip phys

 drivers/net/phy/microchip_rds_ptp.c | 270 ++++++++++++++++++++++++++++
 drivers/net/phy/microchip_rds_ptp.h |  24 +++
 drivers/net/phy/microchip_t1.c      |  14 +-
 3 files changed, 307 insertions(+), 1 deletion(-)