Alex Bee <knaerzche@xxxxxxxxx> wrote: > The currently existing of_property_present check for interrupts does not > cover all ways interrupts can be defined in a device tree, e.g. > "interrupts-extended". > > In order to support all current and future ways that can be done, drop that > check and call of_irq_parse_one to figure out if an interrupt is defined > and irq_create_of_mapping for the actual mapping and let it be handled by > the interrupt subsystem. > > Signed-off-by: Alex Bee <knaerzche@xxxxxxxxx> > Acked-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx> Patch applied to wireless-next.git, thanks. f3f942d6e588 wifi: brcmfmac: of: Support interrupts-extended -- https://patchwork.kernel.org/project/linux-wireless/patch/20240622215416.659208-1-knaerzche@xxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches