topology1: Align DAI format as SSP config to 24-bit for rt1019

This commit fixes Speakers audio issue by aligning bitwidth format
of DAI config to 24-bit as SSP config, which has been modified by
commit c8fe1927c <topology1: change audio format to 24 bit for rt1019>

Signed-off-by: Pin-chih Lin <johnylin@google.com>
1 file changed
tree: dcb3f1f23093520f0e45e87455db51926dc70b54
  1. .github/
  2. doc/
  3. installer/
  4. keys/
  5. overlays/
  6. scripts/
  7. smex/
  8. src/
  9. test/
  10. third_party/
  11. third_party_include/
  12. third_party_libraries/
  13. tools/
  14. zephyr/
  15. .gitignore
  16. .gitmodules
  17. .travis.yml
  18. CMakeLists.txt
  19. CODEOWNERS
  20. Kconfig
  21. Kconfig.sof
  22. Kconfig.xtos-build
  23. Kconfig.xtos-dbg
  24. Kconfig.zephyr-log
  25. LICENCE
  26. 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