soc/amd/picasso/include/acpi: introduce and use ACPI_SCI_IRQ definition

The newer AMD SoCs define ACPI_SCI_IRQ in the SoC's acpi.h header file
and use this definition in the mainboard code, so port this back to
Picasso.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ib569747aa388d7953e79de747905fb52c2a05e74
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71912
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
This commit is contained in:
Felix Held
2023-01-14 00:39:08 +01:00
parent c2ed1e9ba0
commit 8c41000862
4 changed files with 8 additions and 3 deletions

View File

@@ -8,6 +8,8 @@
#include <device/device.h>
#include <stdint.h>
#define ACPI_SCI_IRQ 9
/* RTC Registers */
#define RTC_DATE_ALARM 0x0d