netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1 v3 net-next] Add OpenCompute timecard driver
@ 2020-12-04  3:51 Jonathan Lemon
  2020-12-04  3:51 ` [PATCH 1/1 v3 net-next] ptp: Add clock driver for the OpenCompute TimeCard Jonathan Lemon
  0 siblings, 1 reply; 6+ messages in thread
From: Jonathan Lemon @ 2020-12-04  3:51 UTC (permalink / raw)
  To: richardcochran, netdev, kuba; +Cc: kernel-team

From: Jonathan Lemon <bsd@fb.com>

v2->v3:
 remove dev_info() informational lines
v1->v2:
 make the driver dependent on CONFIG_PCI, for the test robot.
 move the config option under PTP_1588_CLOCK hierarcy
v1:
 initial submission

Jonathan Lemon (1):
  ptp: Add clock driver for the OpenCompute TimeCard.

 drivers/ptp/Kconfig   |  14 ++
 drivers/ptp/Makefile  |   1 +
 drivers/ptp/ptp_ocp.c | 400 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 415 insertions(+)
 create mode 100644 drivers/ptp/ptp_ocp.c

-- 
2.24.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-05 22:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-04  3:51 [PATCH 0/1 v3 net-next] Add OpenCompute timecard driver Jonathan Lemon
2020-12-04  3:51 ` [PATCH 1/1 v3 net-next] ptp: Add clock driver for the OpenCompute TimeCard Jonathan Lemon
2020-12-04 13:40   ` Richard Cochran
2020-12-05 21:57     ` Jakub Kicinski
2020-12-05 21:57   ` Jakub Kicinski
2020-12-05 22:02     ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).