Files
linux/Documentation/devicetree/bindings/sound
Jerome Brunet 62d891861f ASoC: meson: gx-card: fix sound-dai dt schema
commit d031d99b02 upstream.

There is a fair amount of warnings when running 'make dtbs_check' with
amlogic,gx-sound-card.yaml.

Ex:
arch/arm64/boot/dts/amlogic/meson-gxm-q200.dt.yaml: sound: dai-link-0:sound-dai:0:1: missing phandle tag in 0
arch/arm64/boot/dts/amlogic/meson-gxm-q200.dt.yaml: sound: dai-link-0:sound-dai:0:2: missing phandle tag in 0
arch/arm64/boot/dts/amlogic/meson-gxm-q200.dt.yaml: sound: dai-link-0:sound-dai:0: [66, 0, 0] is too long

The reason is that the sound-dai phandle provided has cells, and in such
case the schema should use 'phandle-array' instead of 'phandle'.

Fixes: fd00366b8e ("ASoC: meson: gx: add sound card dt-binding documentation")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20210524093448.357140-1-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-16 12:01:45 +02:00
..
2020-05-18 14:34:53 +01:00
2018-04-26 12:44:15 +01:00
2017-02-04 12:37:26 +01:00
2018-10-17 19:53:37 +01:00
2017-04-26 15:44:52 +01:00
2018-03-19 09:24:14 +08:00
2014-03-06 17:21:56 +08:00
2013-05-25 10:33:30 -04:00
2015-03-16 11:24:47 +00:00
2017-12-12 10:41:27 +00:00
2013-08-01 10:40:02 +01:00
2018-06-01 12:05:30 +01:00
2014-02-10 13:33:23 +00:00
2020-06-15 20:58:30 +01:00