linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] reset: microchip-sparx5: fix the broken switch reset
@ 2022-08-26 11:56 Michael Walle
  2022-08-26 11:56 ` [PATCH 1/3] reset: microchip-sparx5: issue a reset on startup Michael Walle
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Michael Walle @ 2022-08-26 11:56 UTC (permalink / raw)
  To: David S . Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, Lars Povlsen, Steen Hegelund,
	Horatiu Vultur, Philipp Zabel
  Cc: UNGLinuxDriver, netdev, devicetree, linux-arm-kernel,
	linux-kernel, Michael Walle

The reset which is used by the switch to reset the switch core has many
different side effects. It is not just a switch reset. Thus don't treat it
as one, but just issue the reset early during boot.

Michael Walle (3):
  reset: microchip-sparx5: issue a reset on startup
  dt-bindings: net: sparx5: don't require a reset line
  net: lan966x: make reset optional

 .../bindings/net/microchip,sparx5-switch.yaml |  2 --
 .../ethernet/microchip/lan966x/lan966x_main.c |  3 ++-
 drivers/reset/reset-microchip-sparx5.c        | 22 ++++++++++++++-----
 3 files changed, 19 insertions(+), 8 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-08-30 16:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26 11:56 [PATCH 0/3] reset: microchip-sparx5: fix the broken switch reset Michael Walle
2022-08-26 11:56 ` [PATCH 1/3] reset: microchip-sparx5: issue a reset on startup Michael Walle
2022-08-29  9:14   ` Steen Hegelund
2022-08-29  9:22     ` Michael Walle
2022-08-30 16:46   ` Philipp Zabel
2022-08-26 11:56 ` [PATCH 2/3] dt-bindings: net: sparx5: don't require a reset line Michael Walle
2022-08-26 17:41   ` Krzysztof Kozlowski
2022-08-26 11:56 ` [PATCH 3/3] net: lan966x: make reset optional Michael Walle
2022-08-29 11:43 ` [PATCH 0/3] reset: microchip-sparx5: fix the broken switch reset Michael Walle

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