]> 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)
commit38d323cab9d2dc56b84ad522e18b77e8f6fc8d56
treef741d127f1718ac8b919c40a04b36f623e6c3be5
parente6372fccee94b75e60bb9ae271f9f35e41ce3d4a
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: 0c0f4caa31a94193 ("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