zephyr/drivers/dai/intel/ssp
Jaska Uimonen 26e4da9511 drivers: dai: intel: ssp: add aux data support
Intel SSP configuration can have auxiliary data embedded after it in a
variable length tlv array. Enable the parsing of this data and add the
data structs to describe the contents.

For now add support only for new version 1.5 blob. This is because
legacy blob doesn't have size field to describe its variable size.
Auxiliary data parsing has currently only 1 setting for link clock
needed in ACE platforms.

Signed-off-by: Jaska Uimonen <jaska.uimonen@linux.intel.com>
2023-02-19 20:43:34 -05:00
..
CMakeLists.txt
Kconfig.ssp
dai-params-intel-ipc3.h
dai-params-intel-ipc4.h drivers: dai: intel: ssp: add aux data support 2023-02-19 20:43:34 -05:00
ssp.c drivers: dai: intel: ssp: add aux data support 2023-02-19 20:43:34 -05:00
ssp.h drivers: dai: intel: ssp: add aux data support 2023-02-19 20:43:34 -05:00