]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: renesas: fsi: Add SPU clock control in hw_startup/shutdown
authorbui duc phuc <phucduc.bui@gmail.com>
Tue, 9 Jun 2026 11:38:36 +0000 (18:38 +0700)
committerMark Brown <broonie@kernel.org>
Tue, 9 Jun 2026 23:33:53 +0000 (00:33 +0100)
commit26deeee42f4f1ab8da7e45808c3050438c577e53
treeb598ee699441c054c811be3674463473033fe912
parent05e1ebfeb7264e31a463c11deca66b7d55f7024f
ASoC: renesas: fsi: Add SPU clock control in hw_startup/shutdown

Enable and disable the SPU clock in fsi_hw_startup() and
fsi_hw_shutdown() to ensure the clock is active while the
driver accesses hardware registers.

Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Suggested-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260609113836.45079-12-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/renesas/fsi.c