mbox series

[net-next,0/2] Followup fixes for the dwmac and altera lynx conversion

Message ID 20230606064914.134945-1-maxime.chevallier@bootlin.com (mailing list archive)
Headers show
Series Followup fixes for the dwmac and altera lynx conversion | expand

Message

Maxime Chevallier June 6, 2023, 6:49 a.m. UTC
This series is a couple of fixes for errors that were detected following
the conversion of altera TSE and dwmac_socfpga to PCS Lynx.

These are targeted towards net-next as the patches they fix are also in
net-next.

Sorry about the bugs,

Maxime

Maxime Chevallier (2):
  net: stmmac: Add PCS_LYNX as a dependency for the whole driver
  net: altera-tse: Initialize the regmap_config struct before using it

 drivers/net/ethernet/altera/altera_tse_main.c | 1 +
 drivers/net/ethernet/stmicro/stmmac/Kconfig   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)