Re: [PATCH net-next 0/3] Preserve PSE PD692x0 configuration across reboots
From: Paolo Abeni <pabeni@redhat.com>
Date: 2025-09-30 14:40:57
Also in:
lkml
From: Paolo Abeni <pabeni@redhat.com>
Date: 2025-09-30 14:40:57
Also in:
lkml
On 9/30/25 11:12 AM, Kory Maincent wrote:
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(-)## Form letter - net-next-closed The merge window for v6.18 has begun and therefore net-next is closed for new drivers, features, code refactoring and optimizations. We are currently accepting bug fixes only. Please repost when net-next reopens after October 12th. RFC patches sent for review only are obviously welcome at any time.