]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ACPI: RISC-V: Implement PCI related functionality
authorSunil V L <sunilvl@ventanamicro.com>
Mon, 12 Aug 2024 00:59:21 +0000 (06:29 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 27 Aug 2024 13:48:35 +0000 (15:48 +0200)
commit01415e78cf724c3080846471f4b2accfe79ace81
tree0835c4879b4327030bb3da2f86e228f33da05680
parent2cb9155d116c4d9dd7610139a876d123b75924ef
ACPI: RISC-V: Implement PCI related functionality

Replace the dummy implementation for PCI related functions with actual
implementation. This needs ECAM and MCFG CONFIG options to be enabled
for RISC-V.

Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Tested-by: Björn Töpel <bjorn@rivosinc.com>
Link: https://patch.msgid.link/20240812005929.113499-10-sunilvl@ventanamicro.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/riscv/Kconfig
arch/riscv/kernel/acpi.c
drivers/pci/pci-acpi.c