diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2025-04-18 02:23:23 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-04-26 04:17:36 +0300 |
commit | a714b31225bce9ce2732f6193f28f371093492f0 (patch) | |
tree | 40d09f865dfbf99be27dc1ed6061c23e598de970 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ce6949be36997f65d70bb6496bdfa4befff5bbab (diff) | |
download | linux-a714b31225bce9ce2732f6193f28f371093492f0.tar.xz |
ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable()
Renesas rsnd related clocks are enabled by rsnd_adg_clk_enable(),
but it doesn't care about BRGA/BRGB selection (It is handled when
SSI was started) (BRGA is used for 44.1kHz lineage, BRGB is used for
48kHz lineage in this driver).
But it should be handled since probe time.
Includes BRGCKR_31 in adg->ckr to handle it since boot time.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87tt6m2x05.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