netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Followup fixes for the dwmac and altera lynx conversion
@ 2023-06-06  6:49 Maxime Chevallier
  2023-06-06  6:49 ` [PATCH net-next 1/2] net: stmmac: Add PCS_LYNX as a dependency for the whole driver Maxime Chevallier
  2023-06-06  6:49 ` [PATCH net-next 2/2] net: altera-tse: Initialize the regmap_config struct before using it Maxime Chevallier
  0 siblings, 2 replies; 12+ messages in thread
From: Maxime Chevallier @ 2023-06-06  6:49 UTC (permalink / raw)
  To: davem
  Cc: Maxime Chevallier, netdev, linux-kernel, alexis.lothore,
	thomas.petazzoni, Andrew Lunn, Jakub Kicinski, Eric Dumazet,
	Paolo Abeni, Florian Fainelli, Heiner Kallweit, Russell King,
	Vladimir Oltean, Ioana Ciornei, linux-stm32, linux-arm-kernel,
	Maxime Coquelin, Jose Abreu, Alexandre Torgue, Giuseppe Cavallaro,
	Simon Horman

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(-)

-- 
2.40.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-06-06 12:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-06  6:49 [PATCH net-next 0/2] Followup fixes for the dwmac and altera lynx conversion Maxime Chevallier
2023-06-06  6:49 ` [PATCH net-next 1/2] net: stmmac: Add PCS_LYNX as a dependency for the whole driver Maxime Chevallier
2023-06-06  8:29   ` Geert Uytterhoeven
2023-06-06  9:30     ` Russell King (Oracle)
2023-06-06 10:13       ` Maxime Chevallier
2023-06-06 10:26         ` Russell King (Oracle)
2023-06-06 10:34           ` Russell King (Oracle)
2023-06-06 10:40             ` Russell King (Oracle)
2023-06-06 10:35           ` Geert Uytterhoeven
2023-06-06 10:44             ` Russell King (Oracle)
2023-06-06 12:50               ` Maxime Chevallier
2023-06-06  6:49 ` [PATCH net-next 2/2] net: altera-tse: Initialize the regmap_config struct before using it Maxime Chevallier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).