[PATCH 1/1] ASoC: bcm2835-i2s: Support 384k sample rate
Eric Anholt
eric at anholt.net
Wed Jul 13 18:37:47 PDT 2016
Clive Messer <clive.messer at digitaldreamtime.co.uk> writes:
> Add support for sample rates up to 384k to bcm2835-i2s driver,
> with SNDRV_PCM_RATE_CONTINUOUS and specifying 8k min and 384k max,
> for both playback and capture.
It looks like this should be OK -- the PCM clock should max out at
25Mhz, and that divided by 2*32 (max bclk_ratio) is just over 384k.
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160713/2b525964/attachment.sig>
More information about the linux-arm-kernel
mailing list