Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

topology: add topology file for hda generic machine#82

Merged
lgirdwood merged 1 commit intothesofproject:masterfrom
keyonjie:master
Sep 28, 2018
Merged

topology: add topology file for hda generic machine#82
lgirdwood merged 1 commit intothesofproject:masterfrom
keyonjie:master

Conversation

@keyonjie
Copy link
Copy Markdown
Contributor

Signed-off-by: Keyon Jie yang.jie@linux.intel.com

@keyonjie
Copy link
Copy Markdown
Contributor Author

@RanderWang please be noticed that I have implemented this so you can use it directly on your board, with your kernel generic machine driver together.

The kernel side patches need some modification, I will align with Rander there.

@xiulipan @bardliao @ranj063 @mengdonglin now, both HDA analog and HDMI playback works on my leafhill with hda generic machine driver together.

Copy link
Copy Markdown
Contributor

@xiulipan xiulipan left a comment

Choose a reason for hiding this comment

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

Some comments and include issues.
See inline comments.

Comment thread topology/sof-hda-generic.m4 Outdated
@@ -0,0 +1,144 @@
#
# Topology for AppoloLake with headset on SSP2, spk on SSP1 and DMIC capture
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Change to hda and hdmi

Comment thread topology/sof-hda-generic.m4 Outdated
include(`utils.m4')
include(`dai.m4')
include(`pipeline.m4')
include(`ssp.m4')
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

no ssp needed.

Comment thread topology/sof-hda-generic.m4 Outdated

# Include bxt DSP configuration
include(`platform/intel/bxt.m4')
include(`platform/intel/dmic.m4')
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

no dmic needed

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
@keyonjie
Copy link
Copy Markdown
Contributor Author

thanks @xiulipan updated now.

@lgirdwood lgirdwood merged commit 18c9950 into thesofproject:master Sep 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants