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

2021-01-27 Thread Steen Hegelund
Hi Kishon, On Wed, 2021-01-27 at 18:04 +0530, Kishon Vijay Abraham I wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > ... > > > > > > I'm not familiar with Ethernet. Are these generic media types? what > > > does > > > SR or DAC refer to?

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

2021-01-27 Thread Kishon Vijay Abraham I
Hi Steen, On 15/01/21 9:44 pm, Steen Hegelund wrote: > Hi Kishon, > > On Fri, 2021-01-15 at 21:22 +0530, Kishon Vijay Abraham I wrote: >> EXTERNAL EMAIL: Do not click links or open attachments unless you >> know the content is safe >> >> Hi, >> >> On 07/01/21 2:49 pm, Steen Hegelund wrote: >>> Pr

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

2021-01-15 Thread Steen Hegelund
Hi Kishon, On Fri, 2021-01-15 at 21:22 +0530, Kishon Vijay Abraham I wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > Hi, > > On 07/01/21 2:49 pm, Steen Hegelund wrote: > > Provide a new ethernet phy configuration structure, that > > allow

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

2021-01-15 Thread Kishon Vijay Abraham I
Hi, On 07/01/21 2:49 pm, 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 > Reviewed-by: Andrew Lunn >

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

2021-01-15 Thread Steen Hegelund
Hi Kishon, On Fri, 2021-01-15 at 14:14 +0530, Kishon Vijay Abraham I wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > Hi, > > On 07/01/21 2:49 pm, Steen Hegelund wrote: > > Provide a new ethernet phy configuration structure, that > > al

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

2021-01-15 Thread Kishon Vijay Abraham I
Hi, On 07/01/21 2:49 pm, 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 > Reviewed-by: Andrew Lunn >

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

2021-01-14 Thread Alexandre Belloni
On 07/01/2021 10:19:22+0100, 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 > Reviewed-by: Andrew Lunn

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

2021-01-07 Thread Steen Hegelund
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 Reviewed-by: Andrew Lunn --- include/linux/phy/phy-ethernet-serdes.h | 30 +