Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Preserve PSE PD692x0 configuration across reboots
@ 2025-09-30  9:12 Kory Maincent
  2025-09-30  9:13 ` [PATCH net-next 1/3] net: pse-pd: pd692x0: Replace __free macro with explicit kfree calls Kory Maincent
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kory Maincent @ 2025-09-30  9:12 UTC (permalink / raw)
  To: Oleksij Rempel, Andrew Lunn, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni
  Cc: Thomas Petazzoni, kernel, Dent Project, netdev, linux-kernel,
	Kory Maincent

From: Kory Maincent (Dent Project) <kory.maincent@bootlin.com>

Previously, the driver would always reconfigure the PSE hardware on
probe, causing a port matrix reflash that resulted in temporary power
loss to all connected devices. This change maintains power continuity
by preserving existing configuration when the PSE has been previously
initialized.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
---
Kory Maincent (3):
      net: pse-pd: pd692x0: Replace __free macro with explicit kfree calls
      net: pse-pd: pd692x0: Separate configuration parsing from hardware setup
      net: pse-pd: pd692x0: Preserve PSE configuration across reboots

 drivers/net/pse-pd/pd692x0.c | 155 +++++++++++++++++++++++++++++++------------
 1 file changed, 112 insertions(+), 43 deletions(-)
---
base-commit: cebc5f8eed2c9ad0e048d6a68c3fac92a6020509
change-id: 20250929-feature_pd692x0_reboot_keep_conf-69a996467491

Best regards,
-- 
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com


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

end of thread, other threads:[~2025-09-30 14:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-30  9:12 [PATCH net-next 0/3] Preserve PSE PD692x0 configuration across reboots Kory Maincent
2025-09-30  9:13 ` [PATCH net-next 1/3] net: pse-pd: pd692x0: Replace __free macro with explicit kfree calls Kory Maincent
2025-09-30  9:13 ` [PATCH net-next 2/3] net: pse-pd: pd692x0: Separate configuration parsing from hardware setup Kory Maincent
2025-09-30  9:13 ` [PATCH net-next 3/3] net: pse-pd: pd692x0: Preserve PSE configuration across reboots Kory Maincent
2025-09-30 14:40 ` [PATCH net-next 0/3] Preserve PSE PD692x0 " Paolo Abeni
2025-09-30 14:58   ` Kory Maincent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox