ASoC: meson: t9015: add missing sound-name-prefix property
authorAlexander Stein <alexander.stein@mailbox.org>
Sat, 18 Dec 2021 14:34:22 +0000 (15:34 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 22 Dec 2021 12:42:59 +0000 (12:42 +0000)
This is used in meson-gxl and meson-g12-common .dtsi. Add the property to
the binding.
This fixes the dtschema warning:
audio-controller@32000: 'sound-name-prefix' does not match any of the
regexes: 'pinctrl-[0-9]+'

Signed-off-by: Alexander Stein <alexander.stein@mailbox.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211218143423.18768-2-alexander.stein@mailbox.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/amlogic,t9015.yaml

index db7b04da0b3943e7a8d55f3c2dc1d14d37130a74..580a3d040abcaf5f6c7218cad5a265f054ef0f29 100644 (file)
@@ -9,6 +9,9 @@ title: Amlogic T9015 Internal Audio DAC
 maintainers:
   - Jerome Brunet <jbrunet@baylibre.com>
 
+allOf:
+  - $ref: name-prefix.yaml#
+
 properties:
   $nodename:
     pattern: "^audio-controller@.*"
@@ -38,6 +41,8 @@ properties:
     description:
       Analogue power supply.
 
+  sound-name-prefix: true
+
 required:
   - "#sound-dai-cells"
   - compatible