2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/sound/soc/renesas
Kuninori Morimoto 89f9cf1858
ASoC: rsnd: adjust convert rate limitation
Current rsnd driver supports Synchronous SRC Mode, but HW allow to update
rate only within 1% from current rate. Adjust to it.

Becially, this feature is used to fine-tune subtle difference that occur
during sampling rate conversion in SRC. So, it should be called within 1%
margin of rate difference.

If there was difference over 1%, it will apply with 1% increments by using
loop without indicating error message.

Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://patch.msgid.link/871pwd2qe8.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-02-05 12:28:14 +00:00
..
rcar ASoC: rsnd: adjust convert rate limitation 2025-02-05 12:28:14 +00:00
dma-sh7760.c
fsi.c
hac.c
Kconfig ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES 2025-01-24 13:25:41 +00:00
Makefile
migor.c
rz-ssi.c ASoC: renesas: rz-ssi: Add a check for negative sample_space 2025-01-08 12:36:57 +00:00
sh7760-ac97.c
siu_dai.c
siu_pcm.c
siu.h
ssi.c