]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: plda: Add event bitmap field to struct plda_pcie_rp
authorMinda Chen <minda.chen@starfivetech.com>
Thu, 28 Mar 2024 09:18:30 +0000 (17:18 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 28 May 2024 16:15:29 +0000 (11:15 -0500)
commita576fff39eecb89befbb0bf567a5b5d889199d56
treebdd6b7665ad4052cf59c8352036527eb49a12b3e
parent4602c370bdf6946b4e954a3db0ef5958aac2b7b4
PCI: plda: Add event bitmap field to struct plda_pcie_rp

PLDA DMA interrupts are not all implemented, and the non-implemented
interrupts should be masked. Add a bitmap field to mask the non-implemented
interrupts.

Link: https://lore.kernel.org/linux-pci/20240328091835.14797-18-minda.chen@starfivetech.com
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/controller/plda/pcie-microchip-host.c
drivers/pci/controller/plda/pcie-plda-host.c
drivers/pci/controller/plda/pcie-plda.h