[PATCH v7 0/2] net: macb: Wake-on-Lan magic packet GEM and MACB handling
David Miller
davem at davemloft.net
Mon Jul 20 20:02:38 EDT 2020
From: <nicolas.ferre at microchip.com>
Date: Mon, 20 Jul 2020 10:56:51 +0200
> Here is the second part of support for WoL magic-packet on the current macb
> driver. This one
> is addressing the bulk of the feature and is based on current net-next/master.
>
> MACB and GEM code must co-exist and as they don't share exactly the same
> register layout, I had to specialize a bit the suspend/resume paths and plug a
> specific IRQ handler in order to avoid overloading the "normal" IRQ hot path.
>
> These changes were tested on both sam9x60 which embeds a MACB+FIFO controller
> and sama5d2 which has a GEM+packet buffer type of controller.
Series applied to net-next, thanks.
More information about the linux-arm-kernel
mailing list