5 Oct
2020
5 Oct
'20
1:26 p.m.
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 samuel@sholland.org
Acked-by: Maxime Ripard mripard@kernel.org
Maxime