Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Wed, 17 Feb 2021 00:42:11 -0500 you wrote:
> From: Vincent Cheng <vincent.cheng...@renesas.com>
> 
> This series fixes a race condition that may result in the output clock
> not aligned to internal 1 PPS clock.
> 
> Part of device initialization is to align the rising edge of output
> clocks to the internal rising edge of the 1 PPS clock.  If the system
> APLL and DPLL are not locked when this alignment occurs, the alignment
> fails and a fixed offset between the internal 1 PPS clock and the
> output clock occurs.
> 
> [...]

Here is the summary with links:
  - [v3,net-next,1/7] ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.
    https://git.kernel.org/netdev/net-next/c/797d3186544f
  - [v3,net-next,2/7] ptp: ptp_clockmatrix: Add alignment of 1 PPS to 
idtcm_perout_enable.
    https://git.kernel.org/netdev/net-next/c/e8b4d8b542b1
  - [v3,net-next,3/7] ptp: ptp_clockmatrix: Remove unused header declarations.
    https://git.kernel.org/netdev/net-next/c/10c270cf25bd
  - [v3,net-next,4/7] ptp: ptp_clockmatrix: Clean-up dev_*() messages.
    https://git.kernel.org/netdev/net-next/c/1c49d3e94778
  - [v3,net-next,5/7] ptp: ptp_clockmatrix: Coding style - tighten vertical 
spacing.
    https://git.kernel.org/netdev/net-next/c/fcfd37573a09
  - [v3,net-next,6/7] ptp: ptp_clockmatrix: Simplify code - remove unnecessary 
`err` variable.
    https://git.kernel.org/netdev/net-next/c/fde3b3a7069e
  - [v3,net-next,7/7] ptp: ptp_clockmatrix: clean-up - parenthesis around a == 
b are unnecessary
    https://git.kernel.org/netdev/net-next/c/77fdb168a3e2

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to