From: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
To: netdev@vger.kernel.org
Cc: vadim.fedorenko@linux.dev, jiri@resnulli.us, corbet@lwn.net,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, donald.hunter@gmail.com,
anthony.l.nguyen@intel.com, przemyslaw.kitszel@intel.com,
intel-wired-lan@lists.osuosl.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org,
Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
Subject: [PATCH net-next v3 0/2] Add Embedded SYNC feature for a dpll's pin
Date: Fri, 23 Aug 2024 00:25:11 +0200 [thread overview]
Message-ID: <20240822222513.255179-1-arkadiusz.kubalewski@intel.com> (raw)
Introduce and allow DPLL subsystem users to get/set capabilities of
Embedded SYNC on a dpll's pin.
Signed-off-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
Arkadiusz Kubalewski (2):
dpll: add Embedded SYNC feature for a pin
ice: add callbacks for Embedded SYNC enablement on dpll pins
Documentation/driver-api/dpll.rst | 21 ++
Documentation/netlink/specs/dpll.yaml | 24 +++
drivers/dpll/dpll_netlink.c | 130 +++++++++++++
drivers/dpll/dpll_nl.c | 5 +-
drivers/net/ethernet/intel/ice/ice_dpll.c | 223 +++++++++++++++++++++-
drivers/net/ethernet/intel/ice/ice_dpll.h | 1 +
include/linux/dpll.h | 15 ++
include/uapi/linux/dpll.h | 3 +
8 files changed, 417 insertions(+), 5 deletions(-)
base-commit: d6f75d86aa786740ef7a7607685e9e1039e30aab
--
2.38.1
next reply other threads:[~2024-08-22 22:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 22:25 Arkadiusz Kubalewski [this message]
2024-08-22 22:25 ` [PATCH net-next v3 1/2] dpll: add Embedded SYNC feature for a pin Arkadiusz Kubalewski
2024-08-23 8:39 ` Jiri Pirko
2024-08-22 22:25 ` [PATCH net-next v3 2/2] ice: add callbacks for Embedded SYNC enablement on dpll pins Arkadiusz Kubalewski
2024-08-23 8:40 ` Jiri Pirko
2024-08-27 2:30 ` [PATCH net-next v3 0/2] Add Embedded SYNC feature for a dpll's pin 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=20240822222513.255179-1-arkadiusz.kubalewski@intel.com \
--to=arkadiusz.kubalewski@intel.com \
--cc=anthony.l.nguyen@intel.com \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=donald.hunter@gmail.com \
--cc=edumazet@google.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=przemyslaw.kitszel@intel.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