Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH net-next v1 0/3] ice: add PTP auxiliary bus support
@ 2023-07-20 12:13 Michal Michalik
  2023-07-20 12:13 ` [Intel-wired-lan] [PATCH net-next v1 1/3] ice: Auxbus devices & driver for E822 TS Michal Michalik
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Michal Michalik @ 2023-07-20 12:13 UTC (permalink / raw)
  To: intel-wired-lan; +Cc: karol.kolacinski, anthony.l.nguyen, jesse.brandeburg

Auxiliary bus allow exchanging information between PFs, which allows
both fixing problems and simplifying new features implementation.
The auxiliary bus is enabled for all devices supported by ice driver.

Michal Michalik (3):
  ice: Auxbus devices & driver for E822 TS
  ice: Use PTP auxbus for all PHYs restart in E822
  ice: PTP: add clock domain number to auxiliary interface

 drivers/net/ethernet/intel/ice/ice.h            |  14 +
 drivers/net/ethernet/intel/ice/ice_ethtool.c    |   2 +-
 drivers/net/ethernet/intel/ice/ice_hw_autogen.h |   1 +
 drivers/net/ethernet/intel/ice/ice_main.c       |  11 +-
 drivers/net/ethernet/intel/ice/ice_ptp.c        | 586 +++++++++++++++++-------
 drivers/net/ethernet/intel/ice/ice_ptp.h        |  41 +-
 6 files changed, 493 insertions(+), 162 deletions(-)

-- 
2.9.5

_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-07-20 15:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20 12:13 [Intel-wired-lan] [PATCH net-next v1 0/3] ice: add PTP auxiliary bus support Michal Michalik
2023-07-20 12:13 ` [Intel-wired-lan] [PATCH net-next v1 1/3] ice: Auxbus devices & driver for E822 TS Michal Michalik
2023-07-20 12:13 ` [Intel-wired-lan] [PATCH net-next v1 2/3] ice: Use PTP auxbus for all PHYs restart in E822 Michal Michalik
2023-07-20 12:13 ` [Intel-wired-lan] [PATCH net-next v1 3/3] ice: PTP: add clock domain number to auxiliary interface Michal Michalik
2023-07-20 13:07   ` Kolacinski, Karol
2023-07-20 14:52     ` Michalik, Michal
2023-07-20 15:19   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox