Merge patch "Enable SPCR table for console output on RISC-V"
authorPalmer Dabbelt <palmer@rivosinc.com>
Wed, 24 Jul 2024 14:33:41 +0000 (07:33 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Fri, 26 Jul 2024 12:50:48 +0000 (05:50 -0700)
commitec1dc56b54d679cbfaa7ef7abbf23bdeac029af1
tree20d26b088930ef3f056ccc98adfe331531816e6b
parentb5db73fb18257cd5d9cb59bc4b779fffa629566a
parent38738947db38520b58b7dae64bd0eec513e83139
Merge patch "Enable SPCR table for console output on RISC-V"

Sia Jee Heng <jeeheng.sia@starfivetech.com> says:

The ACPI SPCR code has been used to enable console output for ARM64 and
X86. The same code can be reused for RISC-V. Furthermore, SPCR table is
mandated for headless system as outlined in the RISC-V BRS
Specification, chapter 6.

* b4-shazam-merge:
  RISC-V: ACPI: Enable SPCR table for console output on RISC-V

Link: https://lore.kernel.org/r/20240502073751.102093-1-jeeheng.sia@starfivetech.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/Kconfig
arch/riscv/kernel/acpi.c