Skip to content

Conversation

@bardliao
Copy link
Collaborator

Add function topologies for SSP based devices.

To include the BT pcm if INCLUDE_BT_OFFLOAD is set.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Add function topologies for SSP based devices.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
@bardliao bardliao requested a review from jsarha as a code owner January 29, 2026 06:19
Copy link

Copilot AI left a comment

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 function topologies for SSP (Serial Synchronous Port) based devices on the Intel PTL (Panther Lake) platform. The changes enable support for various audio interfaces including headset jacks, HDMI input capture, and Bluetooth offload configurations.

Changes:

  • Added 7 new topology configurations for PTL platform supporting different SSP-based audio devices
  • Enabled Bluetooth offload support in the cavs-es83x6 configuration
  • Integrated bt-default.conf include for Bluetooth functionality

Reviewed changes

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

File Description
tools/topology/topology2/production/tplg-targets-ace3.cmake Added 7 new topology targets for PTL platform with SSP configurations for headset jack, HDMI input, and Bluetooth
tools/topology/topology2/cavs-es83x6.conf Added bt-default.conf include and INCLUDE_BT_OFFLOAD configuration option

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

HEADSET_CODEC=true,HEADSET_CODEC_NAME=SSP1-Codec,NUM_HDMIS=0,\
HDMI_IN_CAPTURE=false"

# HDMI IN port: SSP0 and SSP2, SSP number is a masked in HDMI_IN_1_ID and HDMI_IN_2_ID
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

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

Corrected spelling of 'masked' to 'mask' in the comment explaining HDMI IN port configuration.

Suggested change
# HDMI IN port: SSP0 and SSP2, SSP number is a masked in HDMI_IN_1_ID and HDMI_IN_2_ID
# HDMI IN port: SSP0 and SSP2, SSP number is a mask in HDMI_IN_1_ID and HDMI_IN_2_ID

Copilot uses AI. Check for mistakes.
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