ASoC: dt-bindings: audio-graph-port: add missing mclk-fs
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 23 Jan 2023 05:25:11 +0000 (05:25 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 30 Jan 2023 13:05:45 +0000 (13:05 +0000)
commita2fabeaaf5e29df03ff90ec4ad8ecc8663c5ef16
treeafa5ee17041b49011c475d457668acb6947f3098
parent6a7216db63c884863db8200334ddaf991935ff45
ASoC: dt-bindings: audio-graph-port: add missing mclk-fs

audio-graph-port is missing "mclk-fs" on ports/port,
it is used not only endpoint. It is already defined on simple-card.
This patch fixup it.
Without this patch, we will get below warning.

${LINUX}/arch/arm64/boot/dts/renesas/r8a77951-ulcb-kf.dtb: audio-codec@44: ports: 'mclk-fs' does not match any of the regexes: '^port@[0-9a-f]+$', 'pinctrl-[0-9]+'
From schema: ${LINUX}/Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml

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