diff options
author | Sameer Pujar <spujar@nvidia.com> | 2021-09-03 22:05:18 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-09-13 01:47:09 +0100 |
commit | 82d3ec1d89fa2750fdc74e2f29c6c7ff673a2768 (patch) | |
tree | df337d6d41fd549df5869fbf1b1edd470d3b5bf7 /Documentation/devicetree/bindings/sound/rt5659.txt | |
parent | 7f826da8e924bae7dd56b99e3760514017ca51a3 (diff) | |
download | lwn-82d3ec1d89fa2750fdc74e2f29c6c7ff673a2768.tar.gz lwn-82d3ec1d89fa2750fdc74e2f29c6c7ff673a2768.zip |
ASoC: Use schema reference for sound-name-prefix
Use schema reference for 'sound-name-prefix' property wherever
necessary.
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Cc: Jerome Brunet <jbrunet@baylibre.com>
Cc: Stephan Gerhold <stephan@gerhold.net>
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-3-git-send-email-spujar@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/rt5659.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/rt5659.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/rt5659.txt b/Documentation/devicetree/bindings/sound/rt5659.txt index c473df5c878c..013f534fa059 100644 --- a/Documentation/devicetree/bindings/sound/rt5659.txt +++ b/Documentation/devicetree/bindings/sound/rt5659.txt @@ -42,7 +42,7 @@ Optional properties: - realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin. - realtek,reset-gpios : The GPIO that controls the CODEC's RESET pin. -- sound-name-prefix: Please refer to name-prefix.txt +- sound-name-prefix: Please refer to name-prefix.yaml - ports: A Codec may have a single or multiple I2S interfaces. These interfaces on Codec side can be described under 'ports' or 'port'. |