Discussion:
[Linuxptp-users] CONFIG_NETWORK_PHY_TIMESTAMPING
Axel Holzinger
2017-04-11 10:05:07 UTC
Permalink
Hi,

with regards to my other post regarding AM5728 the question came up, if
CONFIG_NETWORK_PHY_TIMESTAMPING has to be defined, even if timestamping is
done in the MAC (and not in the PHY)?

Or is it okay to leave CONFIG_NETWORK_PHY_TIMESTAMPING undefined in case the
MAC is doing the timestamping (as for example in the Sitaras)?

Thank you very much
Axel
Richard Cochran
2017-04-11 13:29:29 UTC
Permalink
Post by Axel Holzinger
Or is it okay to leave CONFIG_NETWORK_PHY_TIMESTAMPING undefined in case the
MAC is doing the timestamping (as for example in the Sitaras)?
Yes.

The only use for CONFIG_NETWORK_PHY_TIMESTAMPING is the phyter driver.

drivers/net/phy/dp83640.c

Thanks,
Richard

Loading...