Re: [PATCH net-next v2 00/19] net: phy: add support for shared interrupts (part 1)
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-11-06 00:36:19
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-11-06 00:36:19
Also in:
lkml
On Sun, 1 Nov 2020 14:50:55 +0200 Ioana Ciornei wrote:
From: Ioana Ciornei <ioana.ciornei@nxp.com> This patch set aims to actually add support for shared interrupts in phylib and not only for multi-PHY devices. While we are at it, streamline the interrupt handling in phylib.
Applied, thank you!