diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2023-08-23 02:50:31 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-08-23 15:53:25 +0300 |
commit | bd4cee2fdf69b56c2bf3e7ec7c2e12b81e08005c (patch) | |
tree | f3a615081f7469358aacceded2239700efa01caf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 220adc0fda6bbc274fff5825e2fd7d3dcd719e5c (diff) | |
download | linux-bd4cee2fdf69b56c2bf3e7ec7c2e12b81e08005c.tar.xz |
ASoC: rsnd: enable clk_i approximate rate usage
Basically Renesas sound ADG is assuming that it has accurately
divisible input clock. But sometimes / some board might not have it.
The clk_i from CPG is used for such case. It can't calculate accurate
division, but can be used as approximate rate.
This patch enable clk_i for such case.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Adnan Ali <adnan.ali@bp.renesas.com>
Tested-by: Vincenzo De Michele <vincenzo.michele@davinci.de>
Tested-by: Patrick Keil <patrick.keil@conti-engineering.com>
Link: https://lore.kernel.org/r/87msyizlfd.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions