Skip to content

ASoC: soc-acpi-intel-arl-match: add rt712 + PCH DMIC config - #5901

Draft
bardliao wants to merge 1 commit into
thesofproject:topic/sof-devfrom
bardliao:arl-rt712
Draft

ASoC: soc-acpi-intel-arl-match: add rt712 + PCH DMIC config#5901
bardliao wants to merge 1 commit into
thesofproject:topic/sof-devfrom
bardliao:arl-rt712

Conversation

@bardliao

Copy link
Copy Markdown
Collaborator

Add rt712 + PCH DMIC configuration on ARL platform.

Add rt712 + PCH DMIC configuration on ARL platform.

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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds an additional SoundWire machine match for Arrow Lake (ARL) platforms to support an RT712-only configuration intended to work with PCH DMIC capture.

Changes:

  • Introduces a new endpoint set and ADR device description for an RT712 configuration without the existing “group1 + dmic” endpoint aggregation.
  • Adds a new SoundWire link description for link0 containing only RT712.
  • Extends the ARL SoundWire machine table with a new match entry for the RT712 (VB quirk) + link0-only case.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +627 to +633
{
.link_mask = BIT(0),
.links = arl_rt712_l0,
.drv_name = "sof_sdw",
.machine_check = snd_soc_acpi_intel_sdca_is_device_rt712_vb,
.sof_tplg_filename = "sof-arl-dummy.tplg",
.get_function_tplg_files = sof_sdw_get_tplg_files,
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.

2 participants