mirror of https://github.com/thesofproject/sof.git
Update sof-byt-nocodec
Make it clearer that there is no codec as well as update the media graph Signed-off-by: Curtis Malainey <cujomalainey@google.com>
This commit is contained in:
parent
9f210ad755
commit
d5ac458f56
|
@ -21,12 +21,12 @@ include(`platform/intel/byt.m4')
|
|||
# Define the pipelines
|
||||
#
|
||||
# PCM0 ----> volume ---------------+
|
||||
# |--low latency mixer ----> volume ----> SSP2
|
||||
# PCM2 ----> SRC -----> volume ----+
|
||||
# |--low latency mixer ----> volume ----> SSP2 (NoCodec)
|
||||
# PCM2 -----> volume ----> SRC ----+
|
||||
# |
|
||||
# Tone -----> volume ----+
|
||||
#
|
||||
# PCM1 <---- Volume <---- SSP2
|
||||
# PCM1 <---- Volume <---- SSP2 (NoCodec)
|
||||
#
|
||||
|
||||
# Low Latency playback pipeline 1 on PCM 0 using max 2 channels of s32le.
|
||||
|
|
Loading…
Reference in New Issue