Re: [Linuxptp-users] Strange behaviour on AM5728 board
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2017-04-08 10:57:51
|
On Sat, Apr 08, 2017 at 11:39:06AM +0200, Axel Holzinger wrote: > I dived into device tree files and couldn't yet find out how the > manufacturer configures CPTS_RFT_CLK. I have the impression that it's not > running at all. So I contacted them and asked if they can point me in the > right direction. I'll report back as soon as I have further information. Or you can just hack the driver to print clk_get_rate(cpts->refclk). Thanks, Richard |