Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ucm2: Intel/sof-hda-dsp: Create ALSA config file for
If the HDMI PCM index (3-5) is found in iec61937-pcm list of the card's components list then use the HdmiPCM/HdmiPCMSave macros to create the configuration file. The PCMs that will be created are: aplay -L | grep hdmi hdmi:CARD=sofhdadsp,DEV=0 hdmi:CARD=sofhdadsp,DEV=1 hdmi:CARD=sofhdadsp,DEV=2 Audio servers (Pulseaudio, Pipewrire) or applications then can use these for bytestream passthrough, for example: mplayer -ao alsa:device=hdmi=sofhdadsp,DEV=0 -ac hwdts <video with dts> Closes: alsa-project#411 Signed-off-by: Peter Ujfalusi <[email protected]> Signed-off-by: Jaroslav Kysela <[email protected]>
- Loading branch information