Re: [PATCH net-next 0/8] Add PAL support to smsc95xx

2020-06-29 Thread Florian Fainelli
On 6/29/2020 6:33 PM, Andrew Lunn wrote: > On Mon, Jun 29, 2020 at 07:55:24PM +, andre.ed...@microchip.com wrote: >> To allow to probe external phy drivers, this patchset adds use of >> Phy Abstraction Layer to smsc95xx driver. > > This is version 2 correct? Please put v2 in the Subject lin

Re: [PATCH net-next 0/8] Add PAL support to smsc95xx

2020-06-29 Thread Andrew Lunn
On Mon, Jun 29, 2020 at 07:55:24PM +, andre.ed...@microchip.com wrote: > To allow to probe external phy drivers, this patchset adds use of > Phy Abstraction Layer to smsc95xx driver. This is version 2 correct? Please put v2 in the Subject line. Also, list here, what has changed since v1.

[PATCH net-next 0/8] Add PAL support to smsc95xx

2020-06-29 Thread Andre.Edich
To allow to probe external phy drivers, this patchset adds use of Phy Abstraction Layer to smsc95xx driver. Andre Edich (8): smsc95xx: check return value of smsc95xx_reset smsc95xx: avoid memory leak in smsc95xx_bind smsc95xx: add PAL support to use external PHY drivers smsc95xx: remove re

[PATCH net-next 0/8] Add PAL support to smsc95xx

2020-06-29 Thread Andre.Edich
To allow to probe external phy drivers, this patchset adds use of Phy Abstraction Layer to smsc95xx driver. Andre Edich (8): smsc95xx: check return value of smsc95xx_reset smsc95xx: avoid memory leak in smsc95xx_bind smsc95xx: add PAL support to use external PHY drivers smsc95xx: remove re