On Wed, Sep 30, 2020 at 09:11:33PM -0500, Samuel Holland wrote: > The LRCK inversion bit has a different meaning in DSP mode: it selects > between DSP A and DSP B formats. To support this, we need to know if > the selected format is a DSP format. One easy way to do this is to set > the format field before the inversion fields. > > Signed-off-by: Samuel Holland Acked-by: Maxime Ripard Maxime