]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dt-bindings: cs42l42: Convert binding to yaml
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Thu, 28 Oct 2021 14:09:02 +0000 (15:09 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 15 Nov 2021 19:25:19 +0000 (19:25 +0000)
commit50dad1e017f3569c952d527ad278ea57bf268b0d
treefc86aa8d5f47ae0c699b2dffd712cdc92cbac712
parent93b27b55e86843207749f4e4050af989beb64a6c
ASoC: dt-bindings: cs42l42: Convert binding to yaml

Replace the old .txt binding with a new schema binding.
At the same time, some of the descriptions are updated to make them
clearer, fix errors, or just make them fit better into the style
of schema binding.

The cirrus,hs-bias-ramp-rate property was missing from the old .txt
binding and has been added to the yaml.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211028140902.11786-4-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/cirrus,cs42l42.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/cs42l42.txt [deleted file]
MAINTAINERS