* [PATCH] phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E
@ 2023-03-09 9:24 Siddharth Vadapalli
2023-03-20 13:10 ` Roger Quadros
2023-04-12 16:45 ` Vinod Koul
0 siblings, 2 replies; 3+ messages in thread
From: Siddharth Vadapalli @ 2023-03-09 9:24 UTC (permalink / raw)
To: vkoul, kishon, rogerq
Cc: linux-phy, linux-kernel, linux-arm-kernel, srk, s-vadapalli
Enable full rate divider configuration support for J721E_WIZ_16G for SGMII.
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
---
drivers/phy/ti/phy-j721e-wiz.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/phy/ti/phy-j721e-wiz.c b/drivers/phy/ti/phy-j721e-wiz.c
index 1b83c98a78f0..ed4b0442cf5b 100644
--- a/drivers/phy/ti/phy-j721e-wiz.c
+++ b/drivers/phy/ti/phy-j721e-wiz.c
@@ -1235,6 +1235,8 @@ static int wiz_phy_fullrt_div(struct wiz *wiz, int lane)
if (wiz->lane_phy_type[lane] == PHY_TYPE_PCIE)
return regmap_field_write(wiz->p0_fullrt_div[lane], 0x1);
break;
+
+ case J721E_WIZ_16G:
case J721E_WIZ_10G:
case J7200_WIZ_10G:
case J721S2_WIZ_10G:
--
2.25.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E
2023-03-09 9:24 [PATCH] phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E Siddharth Vadapalli
@ 2023-03-20 13:10 ` Roger Quadros
2023-04-12 16:45 ` Vinod Koul
1 sibling, 0 replies; 3+ messages in thread
From: Roger Quadros @ 2023-03-20 13:10 UTC (permalink / raw)
To: Siddharth Vadapalli, vkoul, kishon
Cc: linux-phy, linux-kernel, linux-arm-kernel, srk
On 09/03/2023 11:24, Siddharth Vadapalli wrote:
> Enable full rate divider configuration support for J721E_WIZ_16G for SGMII.
>
> Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E
2023-03-09 9:24 [PATCH] phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E Siddharth Vadapalli
2023-03-20 13:10 ` Roger Quadros
@ 2023-04-12 16:45 ` Vinod Koul
1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2023-04-12 16:45 UTC (permalink / raw)
To: Siddharth Vadapalli
Cc: kishon, rogerq, linux-phy, linux-kernel, linux-arm-kernel, srk
On 09-03-23, 14:54, Siddharth Vadapalli wrote:
> Enable full rate divider configuration support for J721E_WIZ_16G for SGMII.
Applied, thanks
--
~Vinod
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-04-12 16:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-09 9:24 [PATCH] phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E Siddharth Vadapalli
2023-03-20 13:10 ` Roger Quadros
2023-04-12 16:45 ` Vinod Koul
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).