Message ID | 20241004152419.79465-1-francesco@dolcini.it (mailing list archive) |
---|---|
Headers | show |
Series | net: fec: add PPS channel configuration | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Fri, 4 Oct 2024 17:24:16 +0200 you wrote: > From: Francesco Dolcini <francesco.dolcini@toradex.com> > > Make the FEC Ethernet PPS channel configurable from device tree. > > v3: https://lore.kernel.org/all/20240809094804.391441-1-francesco@dolcini.it/ > v2: https://lore.kernel.org/all/20240809091844.387824-1-francesco@dolcini.it/ > v1: https://lore.kernel.org/all/20240807144349.297342-1-francesco@dolcini.it/ > > [...] Here is the summary with links: - [net-next,v4,1/3] dt-bindings: net: fec: add pps channel property https://git.kernel.org/netdev/net-next/c/1aa772be0444 - [net-next,v4,2/3] net: fec: refactor PPS channel configuration https://git.kernel.org/netdev/net-next/c/bf8ca67e2167 - [net-next,v4,3/3] net: fec: make PPS channel configurable https://git.kernel.org/netdev/net-next/c/566c2d83887f You are awesome, thank you!
From: Francesco Dolcini <francesco.dolcini@toradex.com> Make the FEC Ethernet PPS channel configurable from device tree. v3: https://lore.kernel.org/all/20240809094804.391441-1-francesco@dolcini.it/ v2: https://lore.kernel.org/all/20240809091844.387824-1-francesco@dolcini.it/ 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(-)