[PATCH net-next 0/3] Add PEROUT library for RDS PTP supported phys
From: Divya Koppera
Date: Fri Jan 03 2025 - 04:09:11 EST
Adds support for PEROUT library, where phys can generate
periodic output signals on supported GPIO pins.
Divya Koppera (3):
net: phy: microchip_rds_ptp: Header file library changes for PEROUT
net: phy: microchip_t1: Enable GPIO pins specific to lan887x phy for
PEROUT signals
net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP
supported phys
drivers/net/phy/microchip_rds_ptp.c | 320 ++++++++++++++++++++++++++++
drivers/net/phy/microchip_rds_ptp.h | 47 ++++
drivers/net/phy/microchip_t1.c | 18 ++
3 files changed, 385 insertions(+)
--
2.17.1