[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210830235236.309993-1-jonathan.lemon@gmail.com>
Date: Mon, 30 Aug 2021 16:52:25 -0700
From: Jonathan Lemon <jonathan.lemon@...il.com>
To: davem@...emloft.net, kuba@...nel.org, richardcochran@...il.com
Cc: netdev@...r.kernel.org, kernel-team@...com, abyagowi@...com
Subject: [PATCH net-next 00/11] ocp timecard updates
This update mainly deals with features for the TimeCard v10 firmware.
The signals provided from the external SMA connectors can be steered
to different locations, and the generated SMA signals can be chosen.
The update also adds support for IRIG-B and DCF formats.
Jonathan Lemon (11):
ptp: ocp: parameterize the i2c driver used
ptp: ocp: Parameterize the TOD information display.
ptp: ocp: Skip I2C flash read when there is no controller.
ptp: ocp: Skip resources with out of range irqs
ptp: ocp: Add third timestamper
ptp: ocp: Add SMA selector and controls
ptp: ocp: Add IRIG-B and DCF blocks
ptp: ocp: Add sysfs attribute utc_tai_offset
ptp: ocp: Add debugfs entry for timecard
ptp: ocp: Add IRIG-B output mode control
docs: ABI: Add sysfs documentation for timecard
Documentation/ABI/testing/sysfs-timecard | 141 ++++
drivers/ptp/ptp_ocp.c | 855 +++++++++++++++++++++--
2 files changed, 929 insertions(+), 67 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-timecard
--
2.31.1
Powered by blists - more mailing lists