alsa-ucm-conf icon indicating copy to clipboard operation
alsa-ucm-conf copied to clipboard

[DNM] common: pcm: hdmi/sof-hda-dsp/sof-soundwire: Syntax 7 dependent macro to generate the hdmi device sections

Open ujfalusi opened this issue 1 year ago • 1 comments

Hi,

The PR will introduce a generic HdmiDevice macro, which can replace duplicated conditions in sof UCM files and potentially used by other devices to generate the needed section for the hdmi PCM devices to allow passthrough.

The PR is marked as DNM and is in draft since the change depends on Syntax 7 support, which is only available in git version of alsa-lib, it is not a simple ask for a user (or developer) to use it and the change would break UCM for released alsa-lib.

@perexg, is this something that you were suggesting? I think the macro and it's definition is generic enough, I hope that it will be usable for non SOF setups.

ujfalusi avatar Apr 30 '24 13:04 ujfalusi

It looks fine. Let's merge this when alsa-lib is released.

perexg avatar Apr 30 '24 16:04 perexg