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

Simon Horman simon.horman at corigine.com
Fri May 26 01:43:11 PDT 2023


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>




More information about the linux-arm-kernel mailing list