Re: [PATCH net-next 05/10] phy: cp110-comphy: 2.5G SGMII mode

2018-03-19 Thread Antoine Tenart
Hi Baruch, On Sun, Mar 18, 2018 at 06:42:48AM +0200, Baruch Siach wrote: > On Fri, Mar 16, 2018 at 11:33:46AM +0100, Antoine Tenart wrote: > > This patch allow the CP100 comphy to configure some lanes in the > > Should be 'CP110'. That's right, I'll update. Thanks! Antoine -- Antoine Ténart,

Re: [PATCH net-next 05/10] phy: cp110-comphy: 2.5G SGMII mode

2018-03-17 Thread Baruch Siach
Hi Antoine, On Fri, Mar 16, 2018 at 11:33:46AM +0100, Antoine Tenart wrote: > This patch allow the CP100 comphy to configure some lanes in the Should be 'CP110'. > 2.5G SGMII mode. This mode is quite close to SGMII and uses nearly the > same code path. > > Signed-off-by: Antoine Tenart

[PATCH net-next 05/10] phy: cp110-comphy: 2.5G SGMII mode

2018-03-16 Thread Antoine Tenart
This patch allow the CP100 comphy to configure some lanes in the 2.5G SGMII mode. This mode is quite close to SGMII and uses nearly the same code path. Signed-off-by: Antoine Tenart --- drivers/phy/marvell/phy-mvebu-cp110-comphy.c | 17 ++--- 1 file