coreboot-kgpe-d16/src/mainboard/amd/gardenia
Marshall Dawson 8ce51cde94 soc/amd/stoneyridge: Name IO061 in ASL appropriately
AMD traditionally claims the resource at I/O port 61 for the onboard
PC-AT speaker.  In later designs, the speaker may be omitted in favor
of routing the SPKR signal to the codec.

Some systems implement neither, and for those it is not correct to
identify the resource as a speaker.  Modify the EISAID reported to
the OS depending on the system design.  The default is that port 61
is reported as reserved.  In order to report a speaker, add #define
in mainboard//dsdt.asl.

TEST=check /proc/ioports and iasl -d for both ways using a Grunt
BUG=b:117818432

Change-Id: I33aafb187f9fea7b38aae43c399292c7521fcfc4
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30037
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-12-05 14:06:32 +00:00
..
acpi mb: Set coreboot as DSDT's manufacturer model ID 2018-11-23 11:00:40 +00:00
bootblock soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure 2018-04-20 13:03:14 +00:00
acpi_tables.c
BiosCallOuts.c mb/amd/gardenia: Remove IMC support 2018-07-31 00:45:46 +00:00
board_info.txt
devicetree.cb
dsdt.asl soc/amd/stoneyridge: Name IO061 in ASL appropriately 2018-12-05 14:06:32 +00:00
gpio.c soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure 2018-04-20 13:03:14 +00:00
gpio.h soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structure 2018-04-20 13:03:14 +00:00
irq_tables.c
Kconfig mb/*/*/Kconfig: Remove useless comment 2018-11-28 13:53:51 +00:00
Kconfig.name
mainboard.c mb/amd: Get rid of device_t 2018-05-09 13:12:46 +00:00
Makefile.inc mb/amd/gardenia: Remove IMC support 2018-07-31 00:45:46 +00:00
mptable.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
OemCustomize.c
romstage.c