Attention is currently required from: Angel Pons.
Hello Angel Pons, Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79118?usp=email
to look at the new patch set (#2).
Change subject: sb/intel/bd82x6x: assign PCH HDA controller ops in chipset devicetree ......................................................................
sb/intel/bd82x6x: assign PCH HDA controller ops in chipset devicetree
Since the HD audio controller in the PCH are always on the same device functions, the device operations can be statically assigned in the devicetree and there's no need to bind the host bridge device operations to the PCI device during runtime via a list of PCI IDs.
TEST=Lenovo X220 still boots to Linux and audio still works
Signed-off-by: Felix Held felix-coreboot@felixheld.de Tested-by: Patrick Rudolph patrick.rudolph@9elements.com Change-Id: I9bbbe9f4490dc6fb21174d63d1c8906d69ea3ee0 --- M src/northbridge/intel/sandybridge/chipset.cb M src/southbridge/intel/bd82x6x/azalia.c 2 files changed, 2 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/79118/2