[PATCH v8 04/14] ASoC: sun4i-i2s: Set sign extend sample

Maxime Ripard maxime at cerno.tech
Tue Oct 27 13:50:32 EDT 2020


On Mon, Oct 26, 2020 at 07:52:29PM +0100, Clément Péron wrote:
> From: Marcus Cooper <codekipper at gmail.com>
> 
> On the newer SoCs such as the H3 and A64 this is set by default
> to transfer a 0 after each sample in each slot. However the A10
> and A20 SoCs that this driver was developed on had a default
> setting where it padded the audio gain with zeros.
> 
> This isn't a problem while we have only support for 16bit audio
> but with larger sample resolution rates in the pipeline then SEXT
> bits should be cleared so that they also pad at the LSB. Without
> this the audio gets distorted.
> 
> Set sign extend sample for all the sunxi generations even if they
> are not affected. This will keep consistency and avoid relying on
> default.
> 
> Signed-off-by: Marcus Cooper <codekipper at gmail.com>
> Reviewed-by: Chen-Yu Tsai <wens at csie.org>
> Signed-off-by: Clément Péron <peron.clem at gmail.com>

Acked-by: Maxime Ripard <mripard at kernel.org>

Maxime
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20201027/a9758b2b/attachment-0001.sig>


More information about the linux-arm-kernel mailing list