diff options
author | Atish Patra <atish.patra@wdc.com> | 2020-03-03 00:11:46 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-03-16 16:48:54 +0100 |
commit | f1ad1133b18f2aed3f6923cdb62b63da230accfd (patch) | |
tree | cf9e1ec4b703927faf658de5a123b77632a4d898 /drivers/irqchip/irq-bcm2835.c | |
parent | irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline (diff) | |
download | linux-f1ad1133b18f2aed3f6923cdb62b63da230accfd.tar.xz linux-f1ad1133b18f2aed3f6923cdb62b63da230accfd.zip |
irqchip/sifive-plic: Add support for multiple PLICs
Current, PLIC driver can support only 1 PLIC on the board. However,
there can be multiple PLICs present on a two socket systems in RISC-V.
Modify the driver so that each PLIC handler can have a information
about individual PLIC registers and an irqdomain associated with it.
Tested on two socket RISC-V system based on VCU118 FPGA connected via
OmniXtend protocol.
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20200302231146.15530-3-atish.patra@wdc.com
Diffstat (limited to 'drivers/irqchip/irq-bcm2835.c')
0 files changed, 0 insertions, 0 deletions