alsa-utils/topology/nhlt/intel
Jaska Uimonen df3da091cc topology: nhlt: intel: add support for ssp blob ver 1.5
Ssp plugin had already a definition for newer nhlt blob version 1.5.
Add support to generate that instead of legacy blob. Never blob can be
generated by adding "version" field in SSP dai topology2 definition and
setting it to lower 16 bits of SSP_BLOB_VER_1_5 (0xee000105) -> 0x105
i.e 8 bits for major and 8 bits for minor version.

SSP."0" {
	id              0
	dai_index       0
	direction       "duplex"
	name            NoCodec-0
	version         0x105
}

Fixes: https://github.com/alsa-project/alsa-utils/pull/184
Signed-off-by: Jaska Uimonen <jaska.uimonen@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2023-01-24 09:43:52 +01:00
..
dmic topology: plugins: nhlt: fix intel dmic mode calculation 2022-05-31 14:10:25 +02:00
ssp topology: nhlt: intel: add support for ssp blob ver 1.5 2023-01-24 09:43:52 +01:00
dmic-nhlt.c topology: plugins: nhlt: add dmic dai index 2022-11-04 22:04:29 +01:00
dmic-nhlt.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00
intel-nhlt.c topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00
intel-nhlt.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00
ssp-nhlt.c topology: nhlt: intel: add support for ssp blob ver 1.5 2023-01-24 09:43:52 +01:00
ssp-nhlt.h topology: plugins - add Intel nhlt encoder plugin 2022-05-03 13:24:03 +02:00