[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240821213218.232900-1-arkadiusz.kubalewski@intel.com>
Date: Wed, 21 Aug 2024 23:32:16 +0200
From: Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>
To: netdev@...r.kernel.org
Cc: vadim.fedorenko@...ux.dev,
jiri@...nulli.us,
corbet@....net,
davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
donald.hunter@...il.com,
anthony.l.nguyen@...el.com,
przemyslaw.kitszel@...el.com,
intel-wired-lan@...ts.osuosl.org,
linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>
Subject: [PATCH net-next v2 0/2] Add Embedded SYNC feature for a dpll's pin
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@...el.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 | 230 +++++++++++++++++++++-
drivers/net/ethernet/intel/ice/ice_dpll.h | 1 +
include/linux/dpll.h | 15 ++
include/uapi/linux/dpll.h | 3 +
8 files changed, 424 insertions(+), 5 deletions(-)
base-commit: d785ed945de6955361aafc2d540d9bb7c6a69a65
--
2.38.1
Powered by blists - more mailing lists