Re: [PATCH v2 2/4] phy: Add ethernet serdes configuration option

2020-11-19 Thread Steen Hegelund
On 19.11.2020 15:43, Steen Hegelund wrote: On 19.11.2020 11:37, Vinod Koul wrote: EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe On 10-11-20, 15:49, Steen Hegelund wrote: Provide a new ethernet phy configuration structure, that allow PHYs used for e

Re: [PATCH v2 2/4] phy: Add ethernet serdes configuration option

2020-11-19 Thread Steen Hegelund
On 19.11.2020 11:37, Vinod Koul wrote: EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe On 10-11-20, 15:49, Steen Hegelund wrote: Provide a new ethernet phy configuration structure, that allow PHYs used for ethernet to be configured with speed, media t

Re: [PATCH v2 2/4] phy: Add ethernet serdes configuration option

2020-11-18 Thread Vinod Koul
On 10-11-20, 15:49, Steen Hegelund wrote: > Provide a new ethernet phy configuration structure, that > allow PHYs used for ethernet to be configured with > speed, media type and clock information. > > Signed-off-by: Lars Povlsen > Signed-off-by: Steen Hegelund > --- > include/linux/phy/phy-ethe