mbox series

[v2,0/3] net: fec: add PPS channel configuration

Message ID 20240809091844.387824-1-francesco@dolcini.it
Headers show
Series net: fec: add PPS channel configuration | expand

Message

Francesco Dolcini Aug. 9, 2024, 9:18 a.m. UTC
From: Francesco Dolcini <francesco.dolcini@toradex.com>

Make the FEC Ethernet PPS channel configurable from device tree.

v1: https://lore.kernel.org/all/20240807144349.297342-1-francesco@dolcini.it/

Francesco Dolcini (3):
  dt-bindings: net: fec: add pps channel property
  net: fec: refactor PPS channel configuration
  net: fec: make PPS channel configurable

 Documentation/devicetree/bindings/net/fsl,fec.yaml |  7 +++++++
 drivers/net/ethernet/freescale/fec_ptp.c           | 11 ++++++-----
 2 files changed, 13 insertions(+), 5 deletions(-)