Skip to content

ASoC: add SDW muti function mockup codec support#5332

Merged
bardliao merged 4 commits intothesofproject:topic/sof-devfrom
bardliao:mockup-codec
Feb 25, 2025
Merged

ASoC: add SDW muti function mockup codec support#5332
bardliao merged 4 commits intothesofproject:topic/sof-devfrom
bardliao:mockup-codec

Conversation

@bardliao
Copy link
Collaborator

SoundWire multi function codecs are common used in recent platforms.
Add a multi function mockup codec to test without real codec.

part id 0xaaaa codec is a mockup codec. Make it be a multi function
codec. So that we can test multi function with a mockup codec.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
ranj063
ranj063 previously approved these changes Feb 20, 2025
lgirdwood
lgirdwood previously approved these changes Feb 21, 2025

static const struct snd_soc_acpi_adr_device sdw_mockup_multi_function_adr[] = {
{
.adr = 0x0000000105AAAA00ull,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want o make it SDCA compliant with 0x0000000105AAAA01ull ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, good idea.

SoundWire multi function codecs are common used in recent platforms.
Add a multi function mockup codec to test without real codec.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
codec

Add a SoundWire multi function mockup codec support.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
codec

Add a SoundWire multi function mockup codec support.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
@bardliao bardliao merged commit eb48fbd into thesofproject:topic/sof-dev Feb 25, 2025
10 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants