ASoC: dwc: Permit sample rates up to 384kHz
authorPhil Elwell <phil@raspberrypi.com>
Mon, 27 Nov 2023 12:16:04 +0000 (12:16 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:17 +0000 (11:35 +0000)
commit41ab5ec398d5952b23801b6037aa87586165e348
treeada77429a79c6acede8ee997f8ad36519ce18d6c
parent9ae395334a61f31178eb9f99a452e161d33c0d18
ASoC: dwc: Permit sample rates up to 384kHz

The BCM2835 I2S block advertises clock rates up to 384kHz, and there's
no reason why RP1's DWC I2S block shouldn't do the same.

See: https://github.com/raspberrypi/linux/issues/5748

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
sound/soc/dwc/dwc-i2s.c