netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
To: "Kubalewski, Arkadiusz" <arkadiusz.kubalewski@intel.com>,
	Jakub Kicinski <kuba@kernel.org>
Cc: Jiri Pirko <jiri@resnulli.us>,
	Jonathan Lemon <jonathan.lemon@gmail.com>,
	Paolo Abeni <pabeni@redhat.com>,
	"Olech, Milena" <milena.olech@intel.com>,
	"Michalik, Michal" <michal.michalik@intel.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>, poros <poros@redhat.com>,
	mschmidt <mschmidt@redhat.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
	Bart Van Assche <bvanassche@acm.org>,
	"intel-wired-lan@lists.osuosl.org"
	<intel-wired-lan@lists.osuosl.org>
Subject: Re: [PATCH net-next v3 6/9] ice: add admin commands to access cgu configuration
Date: Fri, 11 Aug 2023 14:23:08 +0100	[thread overview]
Message-ID: <271b76c6-a52a-0c8b-5560-8a72c4340faf@linux.dev> (raw)
In-Reply-To: <DM6PR11MB46578D7F73BDA4D6EE7E0E239B10A@DM6PR11MB4657.namprd11.prod.outlook.com>

On 11/08/2023 13:16, Kubalewski, Arkadiusz wrote:
>> From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
>> Sent: Friday, August 11, 2023 11:31 AM
>>
>> On 11/08/2023 03:21, Jakub Kicinski wrote:
>>> On Wed,  9 Aug 2023 22:40:24 +0100 Vadim Fedorenko wrote:
>>>> From: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
>>>>
>>>> Add firmware admin command to access clock generation unit
>>>> configuration, it is required to enable Extended PTP and SyncE features
>>>> in the driver.
>>>> Add definitions of possible hardware variations of input and output pins
>>>> related to clock generation unit and functions to access the data.
>>>
>>> Doesn't build, but hold off a little with reposting, please hopefully
>>> I'll have more time tomorrow to review.
>>
>> Yeah, we've found the issue already and Arkadiusz has prepared a patch
>> to fix it. I can do the repost once you are ok to review.
> 
> Thanks Vadim,
> 
> Just realized you have already replied on this..
> Ok, so I guess v4 after all.
> 
> Thank you!
> Arkadiusz


Yeah, it will be v4 anyway

  reply	other threads:[~2023-08-11 13:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 21:40 [PATCH net-next v3 0/9] Create common DPLL configuration API Vadim Fedorenko
2023-08-09 21:40 ` [PATCH net-next v3 1/9] dpll: documentation on DPLL subsystem interface Vadim Fedorenko
2023-08-10  6:45   ` Jiri Pirko
2023-08-09 21:40 ` [PATCH net-next v3 2/9] dpll: spec: Add Netlink spec in YAML Vadim Fedorenko
2023-08-09 21:40 ` [PATCH net-next v3 3/9] dpll: core: Add DPLL framework base functions Vadim Fedorenko
2023-08-09 21:40 ` [PATCH net-next v3 4/9] dpll: netlink: " Vadim Fedorenko
2023-08-09 21:40 ` [PATCH net-next v3 5/9] netdev: expose DPLL pin handle for netdevice Vadim Fedorenko
2023-08-09 21:40 ` [PATCH net-next v3 6/9] ice: add admin commands to access cgu configuration Vadim Fedorenko
2023-08-11  2:21   ` Jakub Kicinski
2023-08-11  9:30     ` Vadim Fedorenko
2023-08-11 12:16       ` Kubalewski, Arkadiusz
2023-08-11 13:23         ` Vadim Fedorenko [this message]
2023-08-11 12:04     ` Kubalewski, Arkadiusz
2023-08-09 21:40 ` [PATCH net-next v3 7/9] ice: implement dpll interface to control cgu Vadim Fedorenko
2023-08-10  6:43   ` Jiri Pirko
2023-08-09 21:40 ` [PATCH net-next v3 8/9] ptp_ocp: implement DPLL ops Vadim Fedorenko
2023-08-09 21:40 ` [PATCH net-next v3 9/9] mlx5: Implement SyncE support using DPLL infrastructure Vadim Fedorenko

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=271b76c6-a52a-0c8b-5560-8a72c4340faf@linux.dev \
    --to=vadim.fedorenko@linux.dev \
    --cc=arkadiusz.kubalewski@intel.com \
    --cc=bvanassche@acm.org \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jiri@resnulli.us \
    --cc=jonathan.lemon@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=michal.michalik@intel.com \
    --cc=milena.olech@intel.com \
    --cc=mschmidt@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=poros@redhat.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).