From: Tony Nguyen <anthony.l.nguyen@intel.com>
To: Michal Michalik <michal.michalik@intel.com>,
<intel-wired-lan@lists.osuosl.org>
Cc: karol.kolacinski@intel.com, jesse.brandeburg@intel.com
Subject: Re: [Intel-wired-lan] [PATCH net-next v2 0/3] ice: add PTP auxiliary bus support
Date: Tue, 25 Jul 2023 11:00:31 -0700 [thread overview]
Message-ID: <fd27e730-d740-1c90-53eb-9e8b20acd978@intel.com> (raw)
In-Reply-To: <20230721154424.11834-1-michal.michalik@intel.com>
On 7/21/2023 8:44 AM, Michal Michalik wrote:
One last thing I just noticed: s/net-next/iwl-next
> 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_adminq_cmd.h | 5 -
> 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 | 582 +++++++++++++++++-------
> drivers/net/ethernet/intel/ice/ice_ptp.h | 41 +-
> 7 files changed, 489 insertions(+), 167 deletions(-)
>
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
next prev parent reply other threads:[~2023-07-25 18:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-21 15:44 [Intel-wired-lan] [PATCH net-next v2 0/3] ice: add PTP auxiliary bus support Michal Michalik
2023-07-21 15:44 ` [Intel-wired-lan] [PATCH net-next v2 1/3] ice: Auxbus devices & driver for E822 TS Michal Michalik
2023-07-25 17:51 ` Tony Nguyen
2023-07-27 13:04 ` Michalik, Michal
2023-07-21 15:44 ` [Intel-wired-lan] [PATCH net-next v2 2/3] ice: Use PTP auxbus for all PHYs restart in E822 Michal Michalik
2023-07-25 17:52 ` Tony Nguyen
2023-07-27 12:35 ` Michalik, Michal
2023-07-21 15:44 ` [Intel-wired-lan] [PATCH net-next v2 3/3] ice: PTP: add clock domain number to auxiliary interface Michal Michalik
2023-07-25 17:52 ` Tony Nguyen
2023-07-25 17:54 ` Jacob Keller
2023-07-27 12:05 ` Michalik, Michal
2023-07-25 18:00 ` Tony Nguyen [this message]
2023-07-27 13:07 ` [Intel-wired-lan] [PATCH net-next v2 0/3] ice: add PTP auxiliary bus support Michalik, Michal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fd27e730-d740-1c90-53eb-9e8b20acd978@intel.com \
--to=anthony.l.nguyen@intel.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jesse.brandeburg@intel.com \
--cc=karol.kolacinski@intel.com \
--cc=michal.michalik@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox