Attention is currently required from: CoolStar.
Hello CoolStar,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74813
to look at the new patch set (#2).
Change subject: drivers/sof: Add new driver to generate ACPI _DSD table ......................................................................
drivers/sof: Add new driver to generate ACPI _DSD table
Add a new chip driver for boards which use SOF (Sound Open Firmware) OS drivers, which will be attached to the HDAS device and generate entries in an ACPI _DSD table for the OS driver to use. This will allow the OS drivers to easily determine the correct topology for the speaker and jack amplifiers and correct microphone configuration.
TEST=tested with rest of patch train
Change-Id: Ie0431b2002287f35245cbf959828e931d7f375b2 Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- A src/drivers/sof/Kconfig A src/drivers/sof/Makefile.inc A src/drivers/sof/chip.h A src/drivers/sof/sof.c 4 files changed, 150 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/74813/2