Skip to content

HDaudio: machine driver selection improvement #284

@plbossart

Description

@plbossart

In the existing code if there are no I2S codecs we fall back to HDAudio. This is not quite right, we should only do so if there are devices on the bus. The issue is that the HDaudio machine selection happens in sof-pci-dev.c before we probe the bus in intel/hda.c, so we have a chicken-and-egg problem.

Filing as an improvement to make sure we have a story and better handling of error cases.

Metadata

Metadata

Assignees

Labels

P1Blocker bugs or important featuresenhancementNew feature or requestupstream blockerMandatory for upstream

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions