ASoC: dt-bindings: renesas,rsnd: #sound-dai-cells is not mandatory
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 23 Jan 2023 05:26:07 +0000 (05:26 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 30 Jan 2023 13:05:51 +0000 (13:05 +0000)
commit60cc61a68c98f23f6fe543bd5ad830a815537677
tree0bbaf831e18cc7077d809cee6d56241424bf0920
parentf292f4d36744fb8369055d3dd7e50705babdce37
ASoC: dt-bindings: renesas,rsnd: #sound-dai-cells is not mandatory

Current renesas,rsnd is requesting #sound-dai-cells, but it is
needed in case of it is using "simple-card", but not needed in case of
"audio-graph". We will get below warning without this patch.
This patch fiup it.

${LINUX}/arch/arm64/boot/dts/renesas/r8a77950-salvator-x.dtb: sound@ec500000: '#sound-dai-cells' is a required property
From schema: ${LINUX}/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87edrl7rf4.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/renesas,rsnd.yaml