Merge branch 'bnxt_en-ptp-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 8 Aug 2021 12:05:51 +0000 (13:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Aug 2021 12:05:51 +0000 (13:05 +0100)
commit2f5501a8f1cd795f36c0a8a3ed868ac53b6be802
tree543e54318b4510deea07055120221b38b142e8b7
parent1027b96ec9d34f9abab69bc1a4dc5b1ad8ab1349
parent92529df76db5ab184b82674cf7a4eef4b665b40e
Merge branch 'bnxt_en-ptp-fixes'

Michael Chan says:

====================
bnxt_en: PTP fixes

This series includes 2 fixes for the PTP feature.  Update to the new
firmware interface so that the driver can pass the PTP sequence number
header offset of TX packets to the firmware.  This is needed for all
PTP packet types (v1, v2, with or without VLAN) to work.  The 2nd
fix is to use a different register window to read the PHC to avoid
conflict with an older Broadcom tool.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>