mbox series

[net-next,v2,00/10] ptp: ocp: various updates

Message ID 20220506221531.1308-1-jonathan.lemon@gmail.com (mailing list archive)
Headers show
Series ptp: ocp: various updates | expand

Message

Jonathan Lemon May 6, 2022, 10:15 p.m. UTC
Collection of cleanups and updates to the timecard.

v1->v2
 Fix clang compilation error

Jonathan Lemon (8):
  ptp: ocp: 32-bit fixups for pci start address
  ptp: ocp: revise firmware display
  ptp: ocp: parameterize input/output sma selectors
  ptp: ocp: constify selectors
  ptp: ocp: vectorize the sma accessor functions
  ptp: ocp: add .init function for sma_op vector
  ptp: ocp: fix PPS source selector reporting
  ptp: ocp: change sysfs attr group handling

Vadim Fedorenko (2):
  ptp: ocp: add Celestica timecard PCI ids
  ptp: ocp: Add firmware header checks

 drivers/ptp/ptp_ocp.c | 713 ++++++++++++++++++++++++++----------------
 1 file changed, 449 insertions(+), 264 deletions(-)