mbox series

[0/3] PHY-GMII-SEL: Add support for SGMII mode

Message ID 20230309062237.389444-1-s-vadapalli@ti.com
Headers show
Series PHY-GMII-SEL: Add support for SGMII mode | expand

Message

Siddharth Vadapalli March 9, 2023, 6:22 a.m. UTC
Hello,

This series adds support to configure the CPSW MAC's PHY in SGMII mode.
Also, SGMII mode is enabled for TI's J7200 and J721E SoCs.

Siddharth Vadapalli (3):
  phy: ti: phy-gmii-sel: Add support for SGMII mode
  phy: ti: gmii-sel: Enable SGMII mode for J7200
  phy: ti: gmii-sel: Enable SGMII mode for J721E

 drivers/phy/ti/phy-gmii-sel.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

Comments

Siddharth Vadapalli March 9, 2023, 6:25 a.m. UTC | #1
Hello,

Please ignore this series. There are a few changes required. I will update and
post the v2 series.

Regards,
Siddharth.

On 09/03/23 11:52, Siddharth Vadapalli wrote:
> Hello,
> 
> This series adds support to configure the CPSW MAC's PHY in SGMII mode.
> Also, SGMII mode is enabled for TI's J7200 and J721E SoCs.
> 
> Siddharth Vadapalli (3):
>   phy: ti: phy-gmii-sel: Add support for SGMII mode
>   phy: ti: gmii-sel: Enable SGMII mode for J7200
>   phy: ti: gmii-sel: Enable SGMII mode for J721E
> 
>  drivers/phy/ti/phy-gmii-sel.c | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)
>