[PATCH 1/4] dt-bindings: crypto: inside-secure,safexcel: Mandate only ring IRQs
Andrew Lunn
andrew at lunn.ch
Thu Jan 8 06:52:28 PST 2026
On Thu, Jan 08, 2026 at 12:02:20PM +0100, 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.
It seems like the order of these patches is the wrong way around. You
should first add the device specific compatibles, and then update the
constrains based on those compatibles, so that the marvell variants
continue to require 6 interrupts, but the mediatek versions only
require 4.
Andrew
More information about the Linux-mediatek
mailing list