mbox series

[net-next,v1,00/10] ptp: ocp: support for new firmware

Message ID 20220309223237.34507-1-jonathan.lemon@gmail.com (mailing list archive)
Headers show
Series ptp: ocp: support for new firmware | expand

Message

Jonathan Lemon March 9, 2022, 10:32 p.m. UTC
This series contains support for new firmware features for
the timecard.

Jonathan Lemon (10):
  ptp: ocp: Add support for selectable SMA directions.
  ptp: ocp: Add ability to disable input selectors.
  ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'
  ptp: ocp: Add GND and VCC output selectors
  ptp: ocp: Add firmware capability bits for feature gating
  ptp: ocp: Add signal generators and update sysfs nodes
  ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUT
  ptp: ocp: Add 4 frequency counters
  ptp: ocp: Add 2 more timestampers
  docs: ABI: Document new timecard sysfs nodes.

 Documentation/ABI/testing/sysfs-timecard |   94 +-
 drivers/ptp/ptp_ocp.c                    | 1210 +++++++++++++++++++---
 2 files changed, 1145 insertions(+), 159 deletions(-)