[PATCH v1 0/4] net: fec: add PPS channel configuration

From: Francesco Dolcini
Date: Wed Aug 07 2024 - 10:44:52 EST


From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>

Make the FEC Ethernet PPS channel configurable from device tree.

The current code hard-code the PPS channel to be 0, however on i.MX8 the
channel is 1.

Francesco Dolcini (4):
dt-bindings: net: fec: add pps channel property
net: fec: refactor PPS channel configuration
net: fec: make PPS channel configurable
arm64: dts: imx8-ss-conn: add PPS channel to the FEC nodes

Documentation/devicetree/bindings/net/fsl,fec.yaml | 7 +++++++
arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi | 2 ++
drivers/net/ethernet/freescale/fec_ptp.c | 11 ++++++-----
3 files changed, 15 insertions(+), 5 deletions(-)

--
2.39.2