From: Mark Brown Date: Tue, 10 Dec 2024 12:37:21 +0000 (+0000) Subject: Add function to constrain rates X-Git-Tag: v6.14-rc1~24^2~13^2~52 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=527acf5de4c060ebb3d1eb98c4acf21743c2cde7;p=linux-block.git Add function to constrain rates Merge series from Chancel Liu : Platforms like i.MX93/91 only have one audio PLL. Some sample rates are not supported. If the PLL source is used for 8kHz series rates, then 11kHz series rates can't be supported. Add common function to constrain rates according to different clock sources. In ASoC drivers switch to this new function. --- 527acf5de4c060ebb3d1eb98c4acf21743c2cde7