[coreboot-gerrit] Change in ...coreboot[master]: soc/amd/stoneyridge: Name IO061 in ASL appropriately

Marshall Dawson (Code Review) gerrit at coreboot.org
Tue Dec 4 19:17:53 CET 2018


Marshall Dawson has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/30037 )

Change subject: soc/amd/stoneyridge: Name IO061 in ASL appropriately
......................................................................

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 at gmail.com>
---
M src/mainboard/amd/gardenia/dsdt.asl
M src/soc/amd/stoneyridge/acpi/lpc.asl
2 files changed, 9 insertions(+), 1 deletion(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/30037/2
-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30037
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I33aafb187f9fea7b38aae43c399292c7521fcfc4
Gerrit-Change-Number: 30037
Gerrit-PatchSet: 2
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181204/0f44b8a4/attachment.html>


More information about the coreboot-gerrit mailing list