From: Jakub Kicinski <kuba@kernel.org>
To: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Cc: Jiri Pirko <jiri@resnulli.us>,
Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>,
Jonathan Lemon <jonathan.lemon@gmail.com>,
Paolo Abeni <pabeni@redhat.com>,
Milena Olech <milena.olech@intel.com>,
Michal Michalik <michal.michalik@intel.com>,
linux-arm-kernel@lists.infradead.org, poros@redhat.com,
mschmidt@redhat.com, netdev@vger.kernel.org,
linux-clk@vger.kernel.org, Bart Van Assche <bvanassche@acm.org>,
intel-wired-lan@lists.osuosl.org
Subject: Re: [PATCH net-next v7 0/9] Create common DPLL configuration API
Date: Mon, 28 Aug 2023 12:41:51 -0700 [thread overview]
Message-ID: <20230828124151.37130b34@kernel.org> (raw)
In-Reply-To: <20230824213132.827338-1-vadim.fedorenko@linux.dev>
On Thu, 24 Aug 2023 22:31:23 +0100 Vadim Fedorenko wrote:
> 41 files changed, 8050 insertions(+), 96 deletions(-)
After some deliberation we decided to play it safe and defer
DPLL to v6.7, sorry.
--
pw-bot: defer
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2023-08-28 19:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 21:31 [PATCH net-next v7 0/9] Create common DPLL configuration API Vadim Fedorenko
2023-08-24 21:31 ` [PATCH net-next v7 1/9] dpll: documentation on DPLL subsystem interface Vadim Fedorenko
2023-08-24 21:31 ` [PATCH net-next v7 2/9] dpll: spec: Add Netlink spec in YAML Vadim Fedorenko
2023-08-24 21:31 ` [PATCH net-next v7 3/9] dpll: core: Add DPLL framework base functions Vadim Fedorenko
2023-08-24 21:31 ` [PATCH net-next v7 4/9] dpll: netlink: " Vadim Fedorenko
2023-08-24 21:31 ` [PATCH net-next v7 5/9] netdev: expose DPLL pin handle for netdevice Vadim Fedorenko
2023-08-24 21:31 ` [PATCH net-next v7 6/9] ice: add admin commands to access cgu configuration Vadim Fedorenko
2023-08-24 21:31 ` [PATCH net-next v7 7/9] ice: implement dpll interface to control cgu Vadim Fedorenko
2023-08-24 21:31 ` [PATCH net-next v7 8/9] ptp_ocp: implement DPLL ops Vadim Fedorenko
2023-08-24 21:31 ` [PATCH net-next v7 9/9] mlx5: Implement SyncE support using DPLL infrastructure Vadim Fedorenko
2023-08-28 19:41 ` Jakub Kicinski [this message]
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=20230828124151.37130b34@kernel.org \
--to=kuba@kernel.org \
--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=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 \
--cc=vadim.fedorenko@linux.dev \
/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).