Skip to content

TAC5572, TAC5682 Support on Intel - #5883

Open
niranjanhyti wants to merge 2 commits into
thesofproject:topic/sof-devfrom
niranjanhyti:for-tac5xx2
Open

TAC5572, TAC5682 Support on Intel #5883
niranjanhyti wants to merge 2 commits into
thesofproject:topic/sof-devfrom
niranjanhyti:for-tac5xx2

Conversation

@niranjanhyti

Copy link
Copy Markdown

TI's TAC5572, TAC5682 Support on Intel.

@sofci

sofci commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

reply test this please to run this test once

Add tac5572, tac5682 to the wake_capable_list as it can generate jack
events whilst the bus is stopped.

Signed-off-by: Niranjan H Y <niranjan.hy@ti.com>
 Add Texas Instrument's tac5xx2-sdw family to include
support for soundwire codecs tac5572, tac5682

Signed-off-by: Niranjan H Y <niranjan.hy@ti.com>
@bardliao

Copy link
Copy Markdown
Collaborator

test this please

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

This PR adds support for TI TAC5572/TAC5682 SoundWire smart amplifiers on Intel platforms by enabling the TAC5XX2 SoundWire codec driver in the Intel SoundWire SOF generic machine configuration and by marking these parts as wake-capable in the Intel SoundWire manager.

Changes:

  • Select SND_SOC_TAC5XX2_SDW for SND_SOC_INTEL_SOUNDWIRE_SOF_MACH to ensure TAC5XX2 SDW codec support is built for Intel SoundWire SOF machines.
  • Add TAC5572/TAC5682 (mfg 0x0102) to the Intel SoundWire wake-capable part list so they can be placed in the wake-capable device-number range.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
sound/soc/intel/boards/Kconfig Enables TAC5XX2 SoundWire codec support for the Intel SoundWire SOF generic machine driver.
drivers/soundwire/intel_auxdevice.c Marks TAC5572/TAC5682 as wake-capable parts for Intel SoundWire manager handling.
Suppressed comments (1)

sound/soc/intel/boards/Kconfig:540

  • The help text for this machine driver lists supported codecs/amplifiers but does not mention the newly selected TAC5XX2 family, which can mislead users about what enabling this option provides.
	select SND_SOC_TAC5XX2_SDW
	select SND_SOC_DMIC
	select SND_SOC_INTEL_HDA_DSP_COMMON
	imply SND_SOC_SDW_MOCKUP
	help

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

Comment on lines 535 to 537
select SND_SOC_ES9356
select SND_SOC_TAC5XX2_SDW
select SND_SOC_DMIC

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@niranjanhyti Please check the Copilot comment.

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