]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit48fe53ad7726dbea1b4e7ada97994ed4419b0b5b
treef741d127f1718ac8b919c40a04b36f623e6c3be5
parentbdb6bd90c2cc051abab2f1f5e940288200a7ecbf
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: e56bd85d26ee9053 ("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