5 Oct
2020
5 Oct
'20
1:30 p.m.
On Wed, Sep 30, 2020 at 09:11:35PM -0500, Samuel Holland wrote:
The hardware supports 8 to 24-bit word sizes on all three of its DAIs, only one of which is connected to the CPU DAI. Program the word size based on the actual selected format, instead of relying on limitations in another driver (which, incedentally, has patches pending to remove that limitation).
Signed-off-by: Samuel Holland samuel@sholland.org
Acked-by: Maxime Ripard mripard@kernel.org
Maxime