[RFC v1 0/1] Enable SPCR table for console output on RISC-V

From: Sia Jee Heng
Date: Fri Dec 29 2023 - 01:54:47 EST


This patch will enable the SPCR table for RISC-V.

Vendor will enable/disable the SPCR table in the firmware based on the
platform design. However, in cases where the SPCR table is not usable,
a kernel parameter could be used to specify the preferred console.

This patch depends on Sunil's patch series, as indicated in [1] and
the corresponding Qemu patch can be found at [2].

[1] https://lore.kernel.org/lkml/20231219174526.2235150-1-sunilvl@xxxxxxxxxxxxxxxx/
[2] https://lore.kernel.org/qemu-devel/20231228080616.158822-1-jeeheng.sia@xxxxxxxxxxxxxxxx/

Sia Jee Heng (1):
RISC-V: ACPI: Enable SPCR table for console output on RISC-V

arch/riscv/kernel/acpi.c | 4 ++++
1 file changed, 4 insertions(+)

--
2.34.1