ASoC: Add json-schema documentation for sound-name-prefix
authorSameer Pujar <spujar@nvidia.com>
Fri, 3 Sep 2021 16:35:17 +0000 (22:05 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 13 Sep 2021 00:47:08 +0000 (01:47 +0100)
commit7f826da8e924bae7dd56b99e3760514017ca51a3
tree2753a0c709cca63ed3ab88672723cf5bd3992c23
parent0c7985e1b90c1eabc75b01f971eb89733cc51979
ASoC: Add json-schema documentation for sound-name-prefix

The 'sound-name-prefix' is used to prepend suitable strings to a
component widgets or controls. This is helpful when there are
multiple instances of the same component. Add relevant json-schema
and is inspired from sound-name-prefix.txt documentation.

Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Cc: Jerome Brunet <jbrunet@baylibre.com>
Cc: Rob Herring <robh+dt@kernel.org>
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1630686919-19495-2-git-send-email-spujar@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/name-prefix.yaml [new file with mode: 0644]