[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240502073751.102093-1-jeeheng.sia@starfivetech.com>
Date: Thu, 2 May 2024 00:37:50 -0700
From: Sia Jee Heng <jeeheng.sia@...rfivetech.com>
To: linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org
Cc: rafael.j.wysocki@...el.com,
ajones@...tanamicro.com,
conor.dooley@...rochip.com,
sunilvl@...tanamicro.com,
jeeheng.sia@...rfivetech.com,
aou@...s.berkeley.edu,
palmer@...belt.com,
paul.walmsley@...ive.com
Subject: [PATCH v2 0/1] Enable SPCR table for console output on RISC-V
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.
Changes in v2:
- Added code to handle early_init_dt_scan_chosen_stdout().
Sia Jee Heng (1):
RISC-V: ACPI: Enable SPCR table for console output on RISC-V
arch/riscv/Kconfig | 1 +
arch/riscv/kernel/acpi.c | 12 +++++++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
base-commit: 0106679839f7c69632b3b9833c3268c316c0a9fc
--
2.34.1
Powered by blists - more mailing lists