Merge branch 'net-dsa-microchip-provide-wake-on-lan-support-part-2'
authorJakub Kicinski <kuba@kernel.org>
Fri, 27 Oct 2023 21:43:55 +0000 (14:43 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 27 Oct 2023 21:43:55 +0000 (14:43 -0700)
Oleksij Rempel says:

====================
net: dsa: microchip: provide Wake on LAN support (part 2)

This patch series introduces extensive Wake on LAN (WoL) support for the
Microchip KSZ9477 family of switches, coupled with some code refactoring
and error handling enhancements. The principal aim is to enable and
manage Wake on Magic Packet and other PHY event triggers for waking up
the system, whilst ensuring that the switch isn't reset during a
shutdown if WoL is active.

The Wake on LAN functionality is optional and is particularly beneficial
if the PME pins are connected to the SoC as a wake source or to a PMIC
that can enable or wake the SoC.
====================

Link: https://lore.kernel.org/r/20231026051051.2316937-1-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge