Attention is currently required from: Arthur Heymans, Patrick Rudolph. Angel Pons has uploaded a new patch set (#8) to the change originally created by Patrick Rudolph. ( https://review.coreboot.org/c/coreboot/+/50795 )
Change subject: soc/intel/common/block/hda: Use azalia device code ......................................................................
soc/intel/common/block/hda: Use azalia device code
The code is already compiled in on all platforms. Use it as it provides the same functionality. Note that GCAP is no longer R/WO on these platforms. However, select `AZALIA_LOCK_DOWN_R_WO_GCAP` just in case. This will be dropped in a follow-up.
Tested on Prodrive Hermes, still detects and initializes both codecs.
Change-Id: I75424559b2b4aca63fb23bf4f8d5074aa1e1bb31 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/soc/intel/common/block/hda/Kconfig M src/soc/intel/common/block/hda/hda.c 2 files changed, 6 insertions(+), 39 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/50795/8