]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'preserve-pse-pd692x0-configuration-across-reboots'
authorJakub Kicinski <kuba@kernel.org>
Thu, 16 Oct 2025 00:50:31 +0000 (17:50 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 16 Oct 2025 00:50:31 +0000 (17:50 -0700)
Kory Maincent says:

====================
Preserve PSE PD692x0 configuration across reboots

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

Link: https://patch.msgid.link/20251013-feature_pd692x0_reboot_keep_conf-v2-0-68ab082a93dd@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge