OSDN Git Service

ASoC: fsi: Add missing properties to DT bindings
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 19 May 2020 07:58:58 +0000 (09:58 +0200)
committerRob Herring <robh@kernel.org>
Thu, 28 May 2020 21:09:18 +0000 (15:09 -0600)
commit451a044519c354a72dc9207457729df3167e52cc
treef741d127f1718ac8b919c40a04b36f623e6c3be5
parentccc5d0c9d26f6458339d4b9b5239ab89249b766c
ASoC: fsi: Add missing properties to DT bindings

make dtbs_check:

    arch/arm/boot/dts/r8a7740-armadillo800eva.dt.yaml: sound@fe1f0000: '#sound-dai-cells', 'clocks', 'power-domains' do not match any of the regexes: 'pinctrl-[0-9]+'

Fix this by documenting the missing properties.
Update the example to match reality.
While at it, improve the document title, and comment the various
compatible values with the corresponding SoC names.

Fixes: 2f52475bac7e1572 ("ASoC: fsi: switch to yaml base Documentation")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/sound/renesas,fsi.yaml