diff options
author | Anup Patel <apatel@ventanamicro.com> | 2024-02-22 12:39:49 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-02-23 12:18:43 +0300 |
commit | 8ec99b033147ef3bb8f0a560c24eb1baec3bc0be (patch) | |
tree | 3fdc19af3ff901a55be8809448268391c8ba6052 /drivers/fpga/xilinx-selectmap.c | |
parent | 129993da1bede32d5c605c46d4ff10384359d385 (diff) | |
download | linux-8ec99b033147ef3bb8f0a560c24eb1baec3bc0be.tar.xz |
irqchip/sifive-plic: Convert PLIC driver into a platform driver
The PLIC driver does not require very early initialization so convert
it into a platform driver.
After conversion, the PLIC driver is probed after CPUs are brought-up
so setup cpuhp state after context handler of all online CPUs are
initialized otherwise PLIC driver crashes for platforms with multiple
PLIC instances.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240222094006.1030709-2-apatel@ventanamicro.com
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions