[PATCH] cache: sifive_ccache: Partially convert to a platform driver

Conor Dooley conor at kernel.org
Thu Mar 28 15:44:10 PDT 2024


From: Conor Dooley <conor.dooley at microchip.com>

On Tue, 26 Mar 2024 22:45:24 -0700, Samuel Holland wrote:
> Commit 8ec99b033147 ("irqchip/sifive-plic: Convert PLIC driver into a
> platform driver") broke ccache initialization because the PLIC IRQ
> domain is no longer available during an arch_initcall:
> 
>   [    0.087229] irq: no irq domain found for interrupt-controller at c000000 !
>   [    0.087255] CCACHE: Could not request IRQ 0
> 
> [...]

Applied to riscv-soc-fixes, thanks for doing this Samuel.

[1/1] cache: sifive_ccache: Partially convert to a platform driver
      https://git.kernel.org/conor/c/c90847bcbfb6

Thanks,
Conor.



More information about the linux-riscv mailing list