diff options
| author | Peter Robinson <[email protected]> | 2025-04-16 08:25:17 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2025-04-16 12:39:25 +0000 |
| commit | 9b3ae50cb902322a2b5922b9fcf8132d9b4c2a24 (patch) | |
| tree | 9c0b3c27ad5fe1a9cb913d005d4b30fe886d9ad1 /rust/helpers/platform.c | |
| parent | irqchip/renesas-rzv2h: Prevent TINT spurious interrupt (diff) | |
| download | kernel-9b3ae50cb902322a2b5922b9fcf8132d9b4c2a24.tar.gz kernel-9b3ae50cb902322a2b5922b9fcf8132d9b4c2a24.zip | |
irqchip/irq-bcm2712-mip: Enable driver when ARCH_BCM2835 is enabled
The BCM2712 MIP driver is required for Raspberry PI5, but it's not
automatically enabled when ARCH_BCM2835 is enabled and depends on
ARCH_BRCMSTB.
ARCH_BCM2835 shares drivers with ARCH_BRCMSTB platforms, but Raspberry PI5
does not require the BRCMSTB specific drivers, which are selected via
ARCH_BRCMSTB.
Enable the interrupt controller for both ARCH_BRCMSTB and ARCH_BCM2835.
[ tglx: Massage changelog ]
Fixes: 32c6c054661a ("irqchip: Add Broadcom BCM2712 MSI-X interrupt controller")
Signed-off-by: Peter Robinson <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions
