netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x
@ 2024-11-14 10:19 Tarun Alle
  2024-11-14 14:19 ` Andrew Lunn
  2024-11-15 23:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Tarun Alle @ 2024-11-14 10:19 UTC (permalink / raw)
  To: arun.ramadoss, UNGLinuxDriver, andrew, hkallweit1, linux, davem,
	edumazet, kuba, pabeni, netdev, linux-kernel

Adds support for clause-45 PHY loopback for the Microchip LAN887x driver.

Signed-off-by: Tarun Alle <Tarun.Alle@microchip.com>
---
 drivers/net/phy/microchip_t1.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/phy/microchip_t1.c b/drivers/net/phy/microchip_t1.c
index 71d6050b2833..b17bf6708003 100644
--- a/drivers/net/phy/microchip_t1.c
+++ b/drivers/net/phy/microchip_t1.c
@@ -2113,6 +2113,7 @@ static struct phy_driver microchip_t1_phy_driver[] = {
 		.handle_interrupt = lan887x_handle_interrupt,
 		.get_sqi	= lan887x_get_sqi,
 		.get_sqi_max	= lan87xx_get_sqi_max,
+		.set_loopback	= genphy_c45_loopback,
 	}
 };
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x
  2024-11-14 10:19 [PATCH net-next] net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x Tarun Alle
@ 2024-11-14 14:19 ` Andrew Lunn
  2024-11-15 23:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2024-11-14 14:19 UTC (permalink / raw)
  To: Tarun Alle
  Cc: arun.ramadoss, UNGLinuxDriver, hkallweit1, linux, davem, edumazet,
	kuba, pabeni, netdev, linux-kernel

On Thu, Nov 14, 2024 at 03:49:51PM +0530, Tarun Alle wrote:
> Adds support for clause-45 PHY loopback for the Microchip LAN887x driver.
> 
> Signed-off-by: Tarun Alle <Tarun.Alle@microchip.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x
  2024-11-14 10:19 [PATCH net-next] net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x Tarun Alle
  2024-11-14 14:19 ` Andrew Lunn
@ 2024-11-15 23:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-11-15 23:40 UTC (permalink / raw)
  To: Tarun Alle
  Cc: arun.ramadoss, UNGLinuxDriver, andrew, hkallweit1, linux, davem,
	edumazet, kuba, pabeni, netdev, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 14 Nov 2024 15:49:51 +0530 you wrote:
> Adds support for clause-45 PHY loopback for the Microchip LAN887x driver.
> 
> Signed-off-by: Tarun Alle <Tarun.Alle@microchip.com>
> ---
>  drivers/net/phy/microchip_t1.c | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - [net-next] net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x
    https://git.kernel.org/netdev/net-next/c/025b2bbc5ab1

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-11-15 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 10:19 [PATCH net-next] net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x Tarun Alle
2024-11-14 14:19 ` Andrew Lunn
2024-11-15 23:40 ` patchwork-bot+netdevbpf

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).