[PATCH net-next 0/3] net: pcs: altera-tse: simplify and clean-up the driver
From: Maxime Chevallier
Date: Fri Nov 25 2022 - 08:18:15 EST
Hello everyone,
This small series does a bit of code cleanup in the altera TSE pcs
driver, removong unused register definitions, handling 1000BaseX speed
configuration correctly according to the datasheet, and making use of
proper poll_timeout helpers.
No functional change is introduced.
Best regards,
Maxime
Maxime Chevallier (3):
net: pcs: altera-tse: use read_poll_timeout to wait for reset
net: pcs: altera-tse: don't set the speed for 1000BaseX
net: pcs: altera-tse: remove unnecessary register definitions
drivers/net/pcs/pcs-altera-tse.c | 21 +++------------------
1 file changed, 3 insertions(+), 18 deletions(-)
--
2.38.1