Re: [PATCH] net: gem: Disable PCS autonegotiation in case of fixed-link

2020-06-25 Thread Michal Simek
čt 14. 5. 2020 v 8:48 odesílatel Michal Simek napsal: > > Disable PCS autonegotiation if fixed-link node is present in device tree. > This way systems with multiple GEM instances with a combination of > SGMII-fixed and SGMII-PHY will work. > > Reported-by: Goran Marinkovic > Signed-off-by: Michal

[PATCH] net: gem: Disable PCS autonegotiation in case of fixed-link

2020-05-13 Thread Michal Simek
Disable PCS autonegotiation if fixed-link node is present in device tree. This way systems with multiple GEM instances with a combination of SGMII-fixed and SGMII-PHY will work. Reported-by: Goran Marinkovic Signed-off-by: Michal Simek Signed-off-by: Ashok Reddy Soma --- drivers/net/zynq_gem.