[RFC]topology: add smart amp for apl pcm512x#1983
[RFC]topology: add smart amp for apl pcm512x#1983xiulipan wants to merge 1 commit intothesofproject:masterfrom
Conversation
|
@bkokoszx Add a volume comp in the pipeline. Not sure if this is the right way to make the pipeline. |
|
@xiulipan |
Add smart amp topology macro and an example tplg for apl pcm512x. only s16le/s32le format is support for amp now. Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
|
@lgirdwood From @bkokoszx and the test result the only token we add was one more string value for |
|
@xiulipan ABI labels added, please assign ABI minor to align with kernel. |
|
Due to PR#2029 merge and CI bit depth conversion tests changes - this PR require rebase. |
|
@xiulipan ping ? |
|
@xiulipan ping? |
|
@xiulipan moving to v1.7 and ABI 3.18 |
|
@lgirdwood Close this as we already have smart amp support and test topology, |
Add smart amp topology macro and an example tplg for
apl pcm512x.
Signed-off-by: Pan Xiuli xiuli.pan@linux.intel.com