Skip to content

Commit 4aca2be

Browse files
Sia Jee Hengrafaeljw
authored andcommitted
ACPICA: Headers: Add RISC-V SBI Subtype to DBG2
ACPICA commit 6f4c900bcf9ca065129353f17a83773aa58095aa Include the RISC-V SBI debugging subtype as documented in DBG2 dated April 10, 2023 [1]. Link: https://learn.microsoft.com/en-us/windows-hardware/drivers/bringup/acpi-debug-port-table # [1] Link: acpica/acpica@6f4c900b Signed-off-by: Sia Jee Heng <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent 7741e3c commit 4aca2be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/acpi/actbl1.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,7 @@ struct acpi_dbg2_device {
755755
#define ACPI_DBG2_16550_WITH_GAS 0x0012
756756
#define ACPI_DBG2_SDM845_7_372MHZ 0x0013
757757
#define ACPI_DBG2_INTEL_LPSS 0x0014
758+
#define ACPI_DBG2_RISCV_SBI_CON 0x0015
758759

759760
#define ACPI_DBG2_1394_STANDARD 0x0000
760761

0 commit comments

Comments
 (0)