On Thu, Aug 22, 2019 at 11:45:48AM +0100, Srinivas Kandagatla wrote: > On 22/08/2019 11:09, Takashi Iwai wrote: > > This will support a lot more than advertised, e.g. it contains 64000Hz > > or 22050Hz. Is this supposed? If yes, mention it clearly in the > > changelog, too. > Some of the rates inbetween are not in the DSP supported rate list for TDM. > DSP should return error if we try to set any unsupported rate! The goal with the capabilities is that we should never get as far as trying to actually set an unsupported rate, we should figure out earlier on that it won't work and never even try.