Commit 9b13ced
committed
ASoC: SOF: ipc4-topology: Add support for float sample type
This patch adds support for FLOAT_LE ALSA type for playback and
capture for IPC4 systems. Functions sof_ipc4_update_hw_params(),
sof_ipc4_get_valid_bits() and sof_ipc4_get_sample_type()
are updated to handle SOF_IPC4_TYPE_FLOAT and
SNDRV_PCM_FORMAT_FLOAT_LE.
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>1 parent d1539bd commit 9b13ced
1 file changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1370 | 1370 | | |
1371 | 1371 | | |
1372 | 1372 | | |
1373 | | - | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
1374 | 1384 | | |
1375 | 1385 | | |
1376 | 1386 | | |
| |||
1496 | 1506 | | |
1497 | 1507 | | |
1498 | 1508 | | |
| 1509 | + | |
| 1510 | + | |
1499 | 1511 | | |
1500 | 1512 | | |
1501 | 1513 | | |
| |||
1516 | 1528 | | |
1517 | 1529 | | |
1518 | 1530 | | |
| 1531 | + | |
| 1532 | + | |
1519 | 1533 | | |
1520 | 1534 | | |
1521 | 1535 | | |
| |||
0 commit comments