Message ID | 20241020063833.5425-1-me@shenghaoyang.info (mailing list archive) |
---|---|
Headers | show |
Series | net: dsa: mv88e6xxx: fix MV88E6393X PHC frequency on internal clock | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Sun, 20 Oct 2024 14:38:27 +0800 you wrote: > The MV88E6393X family of switches can additionally run their cycle > counters using a 250MHz internal clock instead of the usual 125MHz > external clock [1]. > > The driver currently assumes all designs utilize that external clock, > but MikroTik's RB5009 uses the internal source - causing the PHC to be > seen running at 2x real time in userspace, making synchronization > with ptp4l impossible. > > [...] Here is the summary with links: - [net,v3,1/3] net: dsa: mv88e6xxx: group cycle counter coefficients https://git.kernel.org/netdev/net/c/67af86afff74 - [net,v3,2/3] net: dsa: mv88e6xxx: read cycle counter period from hardware https://git.kernel.org/netdev/net/c/7e3c18097a70 - [net,v3,3/3] net: dsa: mv88e6xxx: support 4000ps cycle counter period https://git.kernel.org/netdev/net/c/3e65ede526cf You are awesome, thank you!