diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2025-02-05 03:20:48 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-02-05 15:28:14 +0300 |
commit | 89f9cf185885d4358aa92b48e51d0f09b71775aa (patch) | |
tree | 4db3c817c3ec68eebc88f7b798fff5fa9689fce8 /scripts/generate_rust_analyzer.py | |
parent | c3fc002b206c6c83d1e3702b979733002ba6fb2c (diff) | |
download | linux-89f9cf185885d4358aa92b48e51d0f09b71775aa.tar.xz |
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>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions