Re: [U-Boot] [PATCH v3] net: phy: Add gmiitorgmii converter support

2019-10-08 Thread Michal Simek
st 11. 9. 2019 v 14:08 odesílatel Michal Simek napsal: > > From: Siva Durga Prasad Paladugu > > This patch adds support for gmiitorgmii converter. > This converter sits between the MAC and the external phy > MAC <==> GMII2RGMII <==> RGMII_PHY. > The ethernet driver probes this bridge and this

[U-Boot] [PATCH v3] net: phy: Add gmiitorgmii converter support

2019-09-11 Thread Michal Simek
From: Siva Durga Prasad Paladugu This patch adds support for gmiitorgmii converter. This converter sits between the MAC and the external phy MAC <==> GMII2RGMII <==> RGMII_PHY. The ethernet driver probes this bridge and this bridge driver probes real phy driver and invokes the real phy