topology: sof-adl-max98357a-rt5682-waves2way: add new topology

Add support for four max98357a speaker amplifiers running in TDM mode
which format is 8 slots with 32 bit slot/sample width on ADL boards.

To implement the 2-way woofer/tweeter speaker function in SOF, there
is a demux to create 4-channel audio data, two Waves modules are
applied before and after demux respectively.

Signed-off-by: Pin-chih Lin <johnylin@google.com>
3 files changed
tree: fee36e7c70d94cc471ebb47218fc66ff076e1724
  1. .github/
  2. doc/
  3. installer/
  4. keys/
  5. scripts/
  6. smex/
  7. src/
  8. test/
  9. third_party/
  10. tools/
  11. zephyr/
  12. .gitignore
  13. .gitmodules
  14. .travis.yml
  15. CMakeLists.txt
  16. CODEOWNERS
  17. Kconfig
  18. Kconfig.sof
  19. Kconfig.xtos-build
  20. Kconfig.xtos-dbg
  21. LICENCE
  22. README.md
README.md

Sound Open Firmware

Status

GitHub Actions Build Status Gitter chat

Documentation

See docs

Running the tests

See unit testing documentation

Deployment

TODO: Add additional notes about how to deploy this on a live system

Contributing

See Contributing to the Project

License

This project is licensed under the BSD Clause 3 - see the LICENCE file for details