On 24/07/2025 10:38, AngeloGioacchino Del Regno wrote: > Not all IP implementations of EIP97 and EIP197 have the EIP and > MEM interrupts hooked up to the SoC, and those are not required > for functionality as status for both can be polled (and anyway > there's even no real need to poll, but that's another story). > > As an example of this, the MediaTek MT7968A and MT7986B SoCs do > not have those two interrupts hooked up to their irq controlller. > > For this reason, make the EIP and MEM interrupt optional. > > Signed-off-by: AngeloGioacchino Del Regno > <angelogioacchino.delre...@collabora.com> > ---
Same comments as for Aleksander patch doing the same. You solved second part of them, but first - missing SoC compatibles - needs to be addressed. Best regards, Krzysztof