Re: [PATCH 6.12 090/337] net: ethernet: mtk_eth_soc: support named IRQs
Greg KH <[email protected]>
| Newsgroups | dev.linux.lists.patches,org.kernel.vger.stable |
|---|---|
| Message-ID | <2026082149-excess-bamboo-f872@gregkh> |
On Fri, Aug 21, 2026 at 09:31:32AM +0800, Shiji Yang wrote:
> Hi, this patch caused the following errors on non MT7988 SoCs:
> [ 7.071127] mtk_soc_eth 1e100000.ethernet: error -ENXIO: IRQ fe1 not found
> [ 7.078022] mtk_soc_eth 1e100000.ethernet: error -ENXIO: IRQ fe2 not found
>
> Please backport these patches to fix it:
> 070e98dd4e26279280e15db8f37077a001ca1b4c ("net: ethernet: mtk_eth_soc: only use legacy mode on missing IRQ name")
> e81d36d48880ab3f2b351ce3df799acaa8b11c4f ("net: ethernet: mtk_eth_soc: improve support for named interrupts")
Why did neither of these have Fixes: tags?
Anyway, I'll go queue both of these up now, thanks.
greg k-h