netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Jacob Keller <jacob.e.keller@intel.com>
Cc: David Miller <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>, netdev <netdev@vger.kernel.org>,
	Jiri Pirko <jiri@resnulli.us>,
	Sergey Temerkhanov <sergey.temerkhanov@intel.com>,
	Michal Michalik <michal.michalik@intel.com>,
	Przemek Kitszel <przemyslaw.kitszel@intel.com>,
	Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>,
	Karol Kolacinski <karol.kolacinski@intel.com>,
	Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com>
Subject: Re: [PATCH next 07/11] ice: Introduce ETH56G PHY model for E825C products
Date: Sat, 1 Jun 2024 11:35:19 +0100	[thread overview]
Message-ID: <20240601103519.GC491852@kernel.org> (raw)
In-Reply-To: <20240528-next-2024-05-28-ptp-refactors-v1-7-c082739bb6f6@intel.com>

On Tue, May 28, 2024 at 04:03:57PM -0700, Jacob Keller wrote:
> From: Sergey Temerkhanov <sergey.temerkhanov@intel.com>
> 
> E825C products feature a new PHY model - ETH56G.
> 
> Introduces all necessary PHY definitions, functions etc. for ETH56G PHY,
> analogous to E82X and E810 ones with addition of a few HW-specific
> functionalities for ETH56G like one-step timestamping.
> 
> It ensures correct PTP initialization and operation for E825C products.
> 
> Co-developed-by: Jacob Keller <jacob.e.keller@intel.com>
> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
> Co-developed-by: Michal Michalik <michal.michalik@intel.com>
> Signed-off-by: Michal Michalik <michal.michalik@intel.com>
> Signed-off-by: Sergey Temerkhanov <sergey.temerkhanov@intel.com>
> Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
> Reviewed-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
> Co-developed-by: Karol Kolacinski <karol.kolacinski@intel.com>
> Signed-off-by: Karol Kolacinski <karol.kolacinski@intel.com>
> Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com>
> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>

Hi Jacob,

This isn't a proper review, but I noticed that your signed-off
appears twice above.


  reply	other threads:[~2024-06-01 10:35 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-28 23:03 [PATCH next 00/11] ice: Introduce ETH56G PHY model for E825C products Jacob Keller
2024-05-28 23:03 ` [PATCH next 01/11] ice: Introduce ice_ptp_hw struct Jacob Keller
2024-05-28 23:03 ` [PATCH next 02/11] ice: Introduce helper to get tmr_cmd_reg values Jacob Keller
2024-05-28 23:03 ` [PATCH next 03/11] ice: Implement Tx interrupt enablement functions Jacob Keller
2024-05-28 23:03 ` [PATCH next 04/11] ice: Add PHY OFFSET_READY register clearing Jacob Keller
2024-05-28 23:03 ` [PATCH next 05/11] ice: Move CGU block Jacob Keller
2024-05-28 23:03 ` [PATCH next 06/11] ice: Introduce ice_get_base_incval() helper Jacob Keller
2024-05-28 23:03 ` [PATCH next 07/11] ice: Introduce ETH56G PHY model for E825C products Jacob Keller
2024-06-01 10:35   ` Simon Horman [this message]
2024-06-03 19:47     ` Jacob Keller
2024-06-04  9:28       ` Simon Horman
2024-06-04 22:08         ` Jacob Keller
2024-05-28 23:03 ` [PATCH next 08/11] ice: Change CGU regs struct to anonymous Jacob Keller
2024-05-28 23:03 ` [PATCH next 09/11] ice: Add support for E825-C TS PLL handling Jacob Keller
2024-05-28 23:04 ` [PATCH next 10/11] ice: Add NAC Topology device capability parser Jacob Keller
2024-05-28 23:04 ` [PATCH next 11/11] ice: Adjust PTP init for 2x50G E825C devices Jacob Keller
2024-06-01 23:10 ` [PATCH next 00/11] ice: Introduce ETH56G PHY model for E825C products patchwork-bot+netdevbpf

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=20240601103519.GC491852@kernel.org \
    --to=horms@kernel.org \
    --cc=arkadiusz.kubalewski@intel.com \
    --cc=davem@davemloft.net \
    --cc=himasekharx.reddy.pucha@intel.com \
    --cc=jacob.e.keller@intel.com \
    --cc=jiri@resnulli.us \
    --cc=karol.kolacinski@intel.com \
    --cc=kuba@kernel.org \
    --cc=michal.michalik@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=sergey.temerkhanov@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;
as well as URLs for NNTP newsgroup(s).