Skip to content

Commit 3966392

Browse files
morimotobroonie
authored andcommitted
ASoC: dt-bindings: audio-graph-card2: reference audio-graph routing property
audio-graph.yaml already has "routing" property, let's reference it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/875xi4axln.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 0d2992d commit 3966392

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Documentation/devicetree/bindings/sound/audio-graph-card2.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@ properties:
1818
label:
1919
maxItems: 1
2020
routing:
21-
description: |
22-
A list of the connections between audio components.
23-
Each entry is a pair of strings, the first being the
24-
connection's sink, the second being the connection's source.
25-
$ref: /schemas/types.yaml#/definitions/non-unique-string-array
21+
$ref: audio-graph.yaml#/properties/routing
2622
aux-devs:
2723
description: |
2824
List of phandles pointing to auxiliary devices, such

0 commit comments

Comments
 (0)