Re: [PATCH v2 net-next] ptp: Add clock driver for the OpenCompute TimeCard.

2020-12-04 Thread Richard Cochran
On Thu, Dec 03, 2020 at 06:00:37PM -0800, Jonathan Lemon wrote: > On Thu, Dec 03, 2020 at 04:56:24PM -0800, Richard Cochran wrote: > > The name here is a bit confusing since "timex" has a special meaning > > in the NTP/PTP API. > > The .gettimex64 call is used here so the time returned from the >

Re: [PATCH v2 net-next] ptp: Add clock driver for the OpenCompute TimeCard.

2020-12-03 Thread Jonathan Lemon
On Thu, Dec 03, 2020 at 04:56:24PM -0800, Richard Cochran wrote: > On Thu, Dec 03, 2020 at 10:29:25AM -0800, Jonathan Lemon wrote: > > The OpenCompute time card is an atomic clock along with > > a GPS receiver that provides a Grandmaster clock source > > for a PTP enabled network. > > > > More inf

Re: [PATCH v2 net-next] ptp: Add clock driver for the OpenCompute TimeCard.

2020-12-03 Thread Richard Cochran
On Thu, Dec 03, 2020 at 10:29:25AM -0800, Jonathan Lemon wrote: > The OpenCompute time card is an atomic clock along with > a GPS receiver that provides a Grandmaster clock source > for a PTP enabled network. > > More information is available at http://www.timingcard.com/ > > Signed-off-by: Jonat

[PATCH v2 net-next] ptp: Add clock driver for the OpenCompute TimeCard.

2020-12-03 Thread Jonathan Lemon
The OpenCompute time card is an atomic clock along with a GPS receiver that provides a Grandmaster clock source for a PTP enabled network. More information is available at http://www.timingcard.com/ Signed-off-by: Jonathan Lemon --- drivers/ptp/Kconfig | 14 ++ drivers/ptp/Makefile | 1 +