]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ACPICA: SPCR: Update the SPCR table to version 4
authorSia Jee Heng <jeeheng.sia@starfivetech.com>
Thu, 29 Feb 2024 06:39:50 +0000 (22:39 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 29 Aug 2024 15:34:36 +0000 (17:34 +0200)
commit7741e3c5f848e867c58c6e612c63a27c1681a493
tree001d616d15afafc8727ece698e4b72cdc9991f03
parentff418f34ba44d8ff6cea953dd79546f3e4c6c807
ACPICA: SPCR: Update the SPCR table to version 4

ACPICA commit 1eeff52124a45d5cd887ba5687bbad0116e4d211

The Microsoft Serial Port Console Redirection (SPCR) specification
revision 1.09 comprises additional fields [1]. The newly added fields
are:
- RISC-V SBI
- Precise Baud Rate
- namespace_string_length
- namespace_string_offset
- namespace_string

Additionaly, this code will support up to SPCR revision 1.10, as it
includes only minor wording changes.

Link: https://learn.microsoft.com/en-us/windows-hardware/drivers/serports/serial-port-console-redirection-table
Link: https://github.com/acpica/acpica/commit/1eeff521
Signed-off-by: Sia Jee Heng <jeeheng.sia@starfivetech.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/actbl3.h