]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: renesas: rsnd: enable to use "adg" clock
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 17 Apr 2025 23:23:28 +0000 (23:23 +0000)
committerMark Brown <broonie@kernel.org>
Sat, 26 Apr 2025 01:17:36 +0000 (02:17 +0100)
commit0cc88846cbfb3018c036a20390acb1e35de03e1d
tree095992a30465aedec396f44e83c953c97170862c
parenta714b31225bce9ce2732f6193f28f371093492f0
ASoC: renesas: rsnd: enable to use "adg" clock

ADG needs its MSTP to use it, and it was handled as "clk_i" before.
R-Car Gen2/Gen3 are using it, but Gen4 doesn't have it.
"clk_i" is not intuitive for ADG MSTP.
Let's enable to use "adg" clock. It can keep compatible with R-Car
Gen2/Gen3 and Gen4.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87sem62x00.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/renesas/rcar/adg.c