phy: Add Open Alliance helpers for the PHY framework
authorOleksij Rempel <o.rempel@pengutronix.de>
Mon, 12 Aug 2024 07:30:45 +0000 (09:30 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 16 Aug 2024 17:16:26 +0000 (10:16 -0700)
commit9e7c1a9b90334d3c87467f0204bf2bcd9794c22c
tree6bc0924c9edf54fd86344e7ee589eee784027d61
parent2140e63cd87fa707acf514d594725097bed018fd
phy: Add Open Alliance helpers for the PHY framework

Introduce helper functions specific to Open Alliance diagnostics,
integrating them into the PHY framework. Currently, these helpers
are limited to 1000BaseT1 specific TDR functionality.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Link: https://patch.msgid.link/20240812073046.1728288-2-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/Kconfig
drivers/net/phy/Makefile
drivers/net/phy/open_alliance_helpers.c [new file with mode: 0644]
drivers/net/phy/open_alliance_helpers.h [new file with mode: 0644]