[PATCH] PCI: j721e: Set .map_irq and .swizzle_irq to NULL

Andrew Halaney ahalaney at redhat.com
Thu Jul 25 15:21:52 PDT 2024


On Wed, Jul 24, 2024 at 12:20:48PM GMT, Siddharth Vadapalli wrote:
> Since the configuration of Legacy Interrupts (INTx) is not supported, set
> the .map_irq and .swizzle_irq callbacks to NULL. This fixes the error:
>   of_irq_parse_pci: failed with rc=-22
> due to the absence of Legacy Interrupts in the device-tree.
> 
> Fixes: f3e25911a430 ("PCI: j721e: Add TI J721E PCIe driver")
> Reported-by: Andrew Halaney <ahalaney at redhat.com>
> Signed-off-by: Siddharth Vadapalli <s-vadapalli at ti.com>

Tested-by: Andrew Halaney <ahalaney at redhat.com>

Thanks for the quick work and follow through on the patch, I appreciate
it! I would not have come to this solution myself, I was definitely off
in the weeds when debugging :P




More information about the linux-arm-kernel mailing list