]> git.hungrycats.org Git - linux/commit
ASoC: rsnd: Add reset controller support to rsnd_mod
authorJohn Madieu <john.madieu.xa@bp.renesas.com>
Mon, 25 May 2026 11:02:15 +0000 (11:02 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 1 Jun 2026 14:30:13 +0000 (15:30 +0100)
commit83c9631e974f54106957b23ce30c04f1faa37b57
tree9edf4e6cd46f29eadc81c4ffe04532165a6660a4
parentc0758279367e9d82eb7d7b4959718d7d32e96b7d
ASoC: rsnd: Add reset controller support to rsnd_mod

The RZ/G3E SoC requires per-module reset control for the audio subsystem.
Add reset controller support to struct rsnd_mod and update rsnd_mod_init()
to accept and handle a reset_control parameter and mirror it in
rsnd_mod_quit().

Signed-off-by: John Madieu <john.madieu.xa@bp.renesas.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/20260525110230.4014435-4-john.madieu.xa@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/renesas/rcar/adg.c
sound/soc/renesas/rcar/cmd.c
sound/soc/renesas/rcar/core.c
sound/soc/renesas/rcar/ctu.c
sound/soc/renesas/rcar/dma.c
sound/soc/renesas/rcar/dvc.c
sound/soc/renesas/rcar/mix.c
sound/soc/renesas/rcar/rsnd.h
sound/soc/renesas/rcar/src.c
sound/soc/renesas/rcar/ssi.c
sound/soc/renesas/rcar/ssiu.c