[PATCH v3] net: zynq: Add support for PHY configuration in SGMII mode

2021-12-15 Thread Michal Simek
SGMII configuration depends on proper GT setting that's why when node has phys property call PSGTR driver to configure it properly. Signed-off-by: Michal Simek --- Changes in v3: - Separate phy init from phy power on (IP reset has to be between) Changes in v2: - Handle also cases where phy refe

Re: [PATCH v3] net: zynq: Add support for PHY configuration in SGMII mode

2021-12-28 Thread Sean Anderson
On 12/15/21 5:00 AM, Michal Simek wrote: SGMII configuration depends on proper GT setting that's why when node has phys property call PSGTR driver to configure it properly. Signed-off-by: Michal Simek --- Changes in v3: - Separate phy init from phy power on (IP reset has to be between) Cha

Re: [PATCH v3] net: zynq: Add support for PHY configuration in SGMII mode

2022-01-05 Thread Michal Simek
st 15. 12. 2021 v 11:00 odesílatel Michal Simek napsal: > > SGMII configuration depends on proper GT setting that's why when node has > phys property call PSGTR driver to configure it properly. > > Signed-off-by: Michal Simek > --- > > Changes in v3: > - Separate phy init from phy power on (IP re