]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: renesas: rsnd: allow to use ADG as standalone
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 17 Apr 2025 23:23:17 +0000 (23:23 +0000)
committerMark Brown <broonie@kernel.org>
Sat, 26 Apr 2025 01:17:35 +0000 (02:17 +0100)
commitce6949be36997f65d70bb6496bdfa4befff5bbab
tree8b0937eac3485566a233a0f9037ce5d7d99766cc
parent749027309025a3bb4785ab8f20e18bc641fae848
ASoC: renesas: rsnd: allow to use ADG as standalone

Audio clock generator (= ADG) can be used standalone (without DAI),
but current driver indicates error if it doesn't have DAI on DT.
It is not error, allow to use ADG as standalone.

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