mbox series

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

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

Message

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

v2->v3
  Remove inline keyword from function wrappers
  checkpatch style changes

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 | 716 ++++++++++++++++++++++++++----------------
 1 file changed, 451 insertions(+), 265 deletions(-)