ASoC: audio-graph-card2: add comment for format property
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 23 Aug 2023 00:19:42 +0000 (00:19 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 23 Aug 2023 16:40:09 +0000 (17:40 +0100)
commitea2cb26a98378b60be8e952eca801130c1da4c73
tree24a5e86455868cb2a37a76d4b941c46e371c44a3
parent014ee0692f29da8b08fed5da0fa14e04698a50f7
ASoC: audio-graph-card2: add comment for format property

We don't need to have "format" property on DT any more if
CPU/Codec driver has .auto_selectable_formats settings
on snd_soc_dai_ops. The sample dtsi doesn't have it.
To avoid user confusion, this patch indicates it on comment.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87edjuzk2p.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/generic/audio-graph-card2-custom-sample.dtsi
sound/soc/generic/audio-graph-card2.c