Skip to content

ARM: dts: stm32: use pll4_p for ethernet PTP clock#3

Closed
ddrown wants to merge 1 commit into
STMicroelectronics:v4.19-stm32mpfrom
ddrown:v4.19-stm32mp
Closed

ARM: dts: stm32: use pll4_p for ethernet PTP clock#3
ddrown wants to merge 1 commit into
STMicroelectronics:v4.19-stm32mpfrom
ddrown:v4.19-stm32mp

Conversation

@ddrown

@ddrown ddrown commented Apr 23, 2020

Copy link
Copy Markdown

IEEE 1588 support needs a clock defined as ptp_ref and this uses pll4_p as the parent clock

before:
$ ./testptp -g ; sleep 1 ; ./testptp -g
clock time: 0.000000000 or Wed Dec 31 18:00:00 1969
clock time: 0.000000000 or Wed Dec 31 18:00:00 1969

after:
$ ./testptp -g ; sleep 1 ; ./testptp -g
clock time: 1587623094.279486315 or Thu Apr 23 01:24:54 2020
clock time: 1587623095.292978915 or Thu Apr 23 01:24:55 2020

IEEE 1588 support needs a clock defined as ptp_ref and this uses pll4_p
as the parent clock
@ST-dot-com

Copy link
Copy Markdown

This pull request has been refused, the Contribution License Agreement must be signed.

@ST-dot-com ST-dot-com closed this Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants