[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201204035128.2219252-1-jonathan.lemon@gmail.com>
Date: Thu, 3 Dec 2020 19:51:27 -0800
From: Jonathan Lemon <jonathan.lemon@...il.com>
To: <richardcochran@...il.com>, <netdev@...r.kernel.org>,
<kuba@...nel.org>
CC: <kernel-team@...com>
Subject: [PATCH 0/1 v3 net-next] Add OpenCompute timecard driver
From: Jonathan Lemon <bsd@...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
Powered by blists - more mailing lists