]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ASoC: dt-bindings: spdif-dit: add missing sound-name-prefix property
authorAlexander Stein <alexander.stein@mailbox.org>
Thu, 23 Dec 2021 12:24:33 +0000 (13:24 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 23 Dec 2021 13:38:33 +0000 (13:38 +0000)
This is used in meson-axg, meson-g12 and meson-gx. Add the property to
the binding.
This fixes the dtschema warning:
audio-codec-0: 'sound-name-prefix' does not match any of the
regexes: 'pinctrl-[0-9]+'

Signed-off-by: Alexander Stein <alexander.stein@mailbox.org>
Link: https://lore.kernel.org/r/20211223122434.39378-3-alexander.stein@mailbox.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/linux,spdif-dit.yaml

index c6b070e1d014729c86074c5d58a8685d488a9633..a4f9257e313daff15bea7b32ea0bc54b2fb1cc23 100644 (file)
@@ -9,6 +9,9 @@ title: Dummy SPDIF Transmitter Device Tree Bindings
 maintainers:
   - Mark Brown <broonie@kernel.org>
 
+allOf:
+  - $ref: name-prefix.yaml#
+
 properties:
   compatible:
     const: linux,spdif-dit
@@ -16,6 +19,8 @@ properties:
   "#sound-dai-cells":
     const: 0
 
+  sound-name-prefix: true
+
 required:
   - "#sound-dai-cells"
   - compatible