the following patch was just integrated into master: commit 02fcc887829bc0bf4e98f591de2a199d6a69f2ba Author: Duncan Laurie dlaurie@chromium.org Date: Mon Jun 27 10:51:17 2016 -0700
soc/intel/apollolake: Add function to translate device into ACPI name
Add support for the soc_acpi_name() handler in the device operations structure to translate a device path into ACPI name.
In order to make this more complete add some missing devices in include/soc/pci_devs.h.
Change-Id: I517bc86d8d9fe70bfa0fc4eb3828681887239587 Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: https://review.coreboot.org/15479 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/15479 for details.
-gerrit