mbox series

[0/3] ASoC: rsnd: adjust convert rate in 1%

Message ID 87o6zi32ry.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: rsnd: adjust convert rate in 1% | expand

Message

Kuninori Morimoto Feb. 4, 2025, 1:41 a.m. UTC
Hi Mark
Cc Shimoda-san

Renesas Synchronous SRC Mode has HW limitation to be used in 1% rate
difference, but driver didn't care it. This patch-set adjust to it.

Kuninori Morimoto (3):
  ASoC: rsnd: indicate unsupported clock rate
  ASoC: rsnd: don't indicate warning on rsnd_kctrl_accept_runtime()
  ASoC: rsnd: adjust convert rate limitation

 sound/soc/renesas/rcar/core.c |  14 ----
 sound/soc/renesas/rcar/rsnd.h |   1 -
 sound/soc/renesas/rcar/src.c  | 116 +++++++++++++++++++++++++++-------
 sound/soc/renesas/rcar/ssi.c  |   3 +-
 4 files changed, 95 insertions(+), 39 deletions(-)