Re: [PATCH 6.12 090/337] net: ethernet: mtk_eth_soc: support named IRQs
Shiji Yang <[email protected]>
| Newsgroups | dev.linux.lists.patches,org.kernel.vger.stable |
|---|---|
| Message-ID | <OSZPR01MB77959549273821C1F6A75832BCA32@OSZPR01MB7795.jpnprd01.prod.outlook.com> |
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")
Regards,
Shiji Yang