devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/3] ASoC: dt-bindings: Use name-prefix schema
@ 2021-12-18 14:34 Alexander Stein
  2021-12-18 14:34 ` [PATCH v2 2/3] ASoC: meson: t9015: add missing sound-name-prefix property Alexander Stein
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Alexander Stein @ 2021-12-18 14:34 UTC (permalink / raw)
  To: Jerome Brunet, Liam Girdwood, Mark Brown, Rob Herring
  Cc: Alexander Stein, alsa-devel, devicetree

name-prefix.txt does not exist anymore, just reference the schema instead.

Signed-off-by: Alexander Stein <alexander.stein@mailbox.org>
---
Changes in v2:
* Fix 'pass' -> 'true'

.../devicetree/bindings/sound/simple-audio-amplifier.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml b/Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml
index 26379377a7ac..8327846356d3 100644
--- a/Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml
+++ b/Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml
@@ -9,6 +9,9 @@ title: Simple Audio Amplifier Device Tree Bindings
 maintainers:
   - Jerome Brunet <jbrunet@baylibre.com>
 
+allOf:
+  - $ref: name-prefix.yaml#
+
 properties:
   compatible:
     enum:
@@ -22,10 +25,7 @@ properties:
     description: >
       power supply for the device
 
-  sound-name-prefix:
-    $ref: /schemas/types.yaml#/definitions/string
-    description: >
-      See ./name-prefix.txt
+  sound-name-prefix: true
 
 required:
   - compatible
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-12-22 14:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-18 14:34 [PATCH v2 1/3] ASoC: dt-bindings: Use name-prefix schema Alexander Stein
2021-12-18 14:34 ` [PATCH v2 2/3] ASoC: meson: t9015: add missing sound-name-prefix property Alexander Stein
2021-12-21 19:53   ` Rob Herring
2021-12-18 14:34 ` [PATCH v2 3/3] ASoC: meson: g12a: " Alexander Stein
2021-12-21 19:53   ` Rob Herring
2021-12-21 12:36 ` [PATCH v2 1/3] ASoC: dt-bindings: Use name-prefix schema Jerome Brunet
2021-12-21 19:53 ` Rob Herring
2021-12-22 14:04 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).