From: <nicolas.fe...@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.