Update sof-cht-nocodec

Update graph comments

Signed-off-by: Curtis Malainey <cujomalainey@google.com>
This commit is contained in:
Curtis Malainey 2018-11-16 15:14:03 -08:00
parent 3560320ca3
commit 2331cfaf9e
1 changed files with 3 additions and 3 deletions

View File

@ -21,12 +21,12 @@ include(`platform/intel/cht.m4')
# Define the pipelines # Define the pipelines
# #
# PCM0 ----> volume ---------------+ # PCM0 ----> volume ---------------+
# |--low latency mixer ----> volume ----> SSP2 # |--low latency mixer ----> volume ----> SSP2 (NoCodec)
# PCM2 ----> SRC -----> volume ----+ # PCM1 -----> volume ----> SRC ----+
# | # |
# Tone -----> volume ----+ # Tone -----> volume ----+
# #
# PCM1 <---- Volume <---- SSP2 # PCM0 <---- Volume <---- SSP2 (NoCodec)
# #
# Low Latency playback pipeline 1 on PCM 0 using max 2 channels of s32le. # Low Latency playback pipeline 1 on PCM 0 using max 2 channels of s32le.