[PATCH net-next v3 3/4] net: pcs: Drop the TSE PCS driver

Maxime Chevallier maxime.chevallier at bootlin.com
Fri May 26 10:07:07 PDT 2023


On Fri, 26 May 2023 10:43:11 +0200
Simon Horman <simon.horman at corigine.com> wrote:

> On Fri, May 26, 2023 at 09:42:51AM +0200, Maxime Chevallier wrote:
> > Now that we can easily create a mdio-device that represents a
> > memory-mapped device that exposes an MDIO-like register layout, we
> > don't need the Altera TSE PCS anymore, since we can use the Lynx
> > PCS instead.
> > 
> > Signed-off-by: Maxime Chevallier <maxime.chevallier at bootlin.com>
> > ---
> > V2->V3 : No changes
> > V1->V2 : No changes
> > 
> >  MAINTAINERS                      |   7 --
> >  drivers/net/pcs/Kconfig          |   6 --
> >  drivers/net/pcs/Makefile         |   1 -
> >  drivers/net/pcs/pcs-altera-tse.c | 160
> > ------------------------------- include/linux/pcs-altera-tse.h   |
> > 17 ---- 5 files changed, 191 deletions(-)  
> 
> Less is more.
> 
> Reviewed-by: Simon Horman <simon.horman at corigine.com>
> 

Thanks ! Also kudos to Russell who spotted the similarities between the
TSE and Lynx PCS in the first place, allowing for this driver to be
dropped :)



More information about the linux-arm-kernel mailing list