mirror of https://github.com/thesofproject/sof.git
Fix sof-apl-pcm512x
Fix graph to reflect file Signed-off-by: Curtis Malainey <cujomalainey@google.com>
This commit is contained in:
parent
79252d6c46
commit
af9d2d4e57
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# Topology for generic Apollolake UP^2 with pcm512x codec.
|
# Topology for generic Apollolake UP^2 with pcm512x codec and HDMI.
|
||||||
#
|
#
|
||||||
|
|
||||||
# Include topology builder
|
# Include topology builder
|
||||||
|
@ -24,6 +24,9 @@ DEBUG_START
|
||||||
# Define the pipelines
|
# Define the pipelines
|
||||||
#
|
#
|
||||||
# PCM0 ----> volume -----> SSP5 (pcm512x)
|
# PCM0 ----> volume -----> SSP5 (pcm512x)
|
||||||
|
# PCM1 ----> volume -----> iDisp1
|
||||||
|
# PCM2 ----> volume -----> iDisp2
|
||||||
|
# PCM3 ----> volume -----> iDisp3
|
||||||
#
|
#
|
||||||
|
|
||||||
dnl PIPELINE_PCM_ADD(pipeline,
|
dnl PIPELINE_PCM_ADD(pipeline,
|
||||||
|
|
Loading…
Reference in New Issue