8 Sep
2021
8 Sep
'21
1:59 p.m.
On Fri, 03 Sep 2021 22:05:17 +0530, Sameer Pujar wrote:
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
.../devicetree/bindings/sound/name-prefix.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/name-prefix.yaml
Reviewed-by: Rob Herring robh@kernel.org