Commit 3acb5e1
committed
ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as well
With the introduction of 8-bit formats the DMIC blob lookup also needs to
be modified to prefer the 32-bit blob when 8-bit format is used on FE.
At the same time we also need to make sure that in case 8-bit format is
used, but only 16-bit blob is available for DMIC then we will not try to
look for 8-bit blob (which is invalid) as fallback, but for a 16-bit one.
Fixes: c04c2e8 ("ASoC: SOF: ipc4-topology: Add support for 8-bit formats")
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>1 parent a575771 commit 3acb5e1
1 file changed
+14
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1758 | 1758 | | |
1759 | 1759 | | |
1760 | 1760 | | |
1761 | | - | |
1762 | | - | |
1763 | | - | |
1764 | | - | |
1765 | | - | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
1766 | 1764 | | |
1767 | 1765 | | |
1768 | 1766 | | |
| |||
1805 | 1803 | | |
1806 | 1804 | | |
1807 | 1805 | | |
1808 | | - | |
| 1806 | + | |
| 1807 | + | |
1809 | 1808 | | |
1810 | | - | |
1811 | | - | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
1812 | 1818 | | |
1813 | 1819 | | |
1814 | 1820 | | |
| |||
0 commit comments