All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC v1 0/1] Enable SPCR table for console output on RISC-V
@ 2023-12-29  6:54 ` Sia Jee Heng
  0 siblings, 0 replies; 8+ messages in thread
From: Sia Jee Heng @ 2023-12-29  6:54 UTC (permalink / raw)
  To: linux-kernel, linux-riscv
  Cc: aou, jeeheng.sia, rafael.j.wysocki, conor.dooley, palmer,
	paul.walmsley, ajones

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@ventanamicro.com/
[2] https://lore.kernel.org/qemu-devel/20231228080616.158822-1-jeeheng.sia@starfivetech.com/

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


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-01-05 12:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-29  6:54 [RFC v1 0/1] Enable SPCR table for console output on RISC-V Sia Jee Heng
2023-12-29  6:54 ` Sia Jee Heng
2023-12-29  6:54 ` [RFC v1 1/1] RISC-V: ACPI: " Sia Jee Heng
2023-12-29  6:54   ` Sia Jee Heng
2024-01-02 15:39   ` Andrew Jones
2024-01-02 15:39     ` Andrew Jones
2024-01-05 12:12     ` JeeHeng Sia
2024-01-05 12:12       ` JeeHeng Sia

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.