diff options
author | Kevin Cody-Little <kcodyjr@gmail.com> | 2018-05-09 14:25:44 -0400 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-05-14 07:39:08 +0000 |
commit | c09840020b55709f6f4e4857f6bad2fb0ff300d2 (patch) | |
tree | 9ddccacd8d6705a3b6ee95515095d4a432854ed3 /src/arch/power8/Kconfig | |
parent | 06d23234f3ecda3a0be777599f693186c0976db1 (diff) |
agesa/hudson/southbridge: add acpi name reporting for lpc
Add an lpc_acpi_name function to report its namespace as "LIBR"
rather than some fallback value which seems to vary. This repair
is required for the LPC TPM device to register its presence
without blowing up the table and preventing the payload from
seeing the SATA device.
Before change (but after other similar change to PCI0), the
TPM device reported itself as:
\_SB.PCI0.LPC0.TPM
After change, the TPM device reports as:
\_SB.PCI0.LIBR.TPM
which is consistent with the tables AGESA generates.
Change-Id: Ifa3a0e386cc00062855331e5f9d1c00d6541c238
Signed-off-by: Kevin Cody-Little <kcodyjr@gmail.com>
Reviewed-on: https://review.coreboot.org/26205
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/arch/power8/Kconfig')
0 files changed, 0 insertions, 0 deletions