Hi!
I already proposed this 2 years ago. I was just about to resubmit it and
found this series.
Link:
https://lore.kernel.org/netdev/20220803112449.37309-1-csokas.bence@xxxxxxxxx/
What's the status of this? Also, please Cc: me in further
conversations/revisions as well.
Reviewed-by: "Csókás, Bence" <csokas.bence@xxxxxxxxx>
Thanks,
Bence
On 8/9/24 11:48, Francesco Dolcini wrote:
From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
Make the FEC Ethernet PPS channel configurable from device tree.
v3 to just add the missing "net-next" subject prefix, sorry about the spam, it
seems like friday morning plus the mid of august heat wave is badly affecting
myself ...
v2: https://lore.kernel.org/all/20240809091844.387824-1-francesco@xxxxxxxxxx/
v1: https://lore.kernel.org/all/20240807144349.297342-1-francesco@xxxxxxxxxx/
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(-)