Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
topology2: intel: bt-generic.conf: fix rate constraints
Commit c77a4fe ("topology2: pcm_caps: Remove defaults for rate_min/rate_max") changed how rate constraints are described in topology. After this change, the rate_min/max was ignored by SOF Linux driver and the rate was incorrectly limited to 48000Hz for these topologies. Fix this issue by enumerating the supported sampling rates with "rates". Link: https://github.com/thesofproject/sof/issues/9067 Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
- Loading branch information