Search Linux Wireless

Re: [PATCH v2] wifi: brcmfmac: of: Support interrupts-extended

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/22/2024 11:54 PM, Alex Bee 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.

Thanks for the rework. Looks good.

Acked-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx>
Signed-off-by: Alex Bee <knaerzche@xxxxxxxxx>
---
Link to v1:
https://lore.kernel.org/all/20240621225558.280462-1-knaerzche@xxxxxxxxx/

  drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c | 5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux