1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/sound/audio-graph.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
14 $ref: /schemas/types.yaml#/definitions/phandle-array
18 description: "device name prefix"
19 $ref: /schemas/types.yaml#/definitions/string
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
27 description: User specified audio sound widgets.
28 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
30 $ref: "/schemas/sound/dai-params.yaml#/$defs/dai-sample-rate"
32 $ref: "/schemas/sound/dai-params.yaml#/$defs/dai-channels"
33 convert-sample-format:
34 $ref: "/schemas/sound/dai-params.yaml#/$defs/dai-sample-format"
46 additionalProperties: true