Lines Matching +full:audio +full:- +full:graph
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/audio-graph-port.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Audio Graph Card 'port'
10 - Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
15 port-base:
17 - $ref: /schemas/graph.yaml#/$defs/port-base
18 - $ref: /schemas/sound/dai-params.yaml#
20 mclk-fs:
21 $ref: simple-card.yaml#/definitions/mclk-fs
22 playback-only:
25 capture-only:
29 endpoint-base:
31 - $ref: /schemas/graph.yaml#/$defs/endpoint-base
32 - $ref: /schemas/sound/dai-params.yaml#
34 mclk-fs:
35 $ref: simple-card.yaml#/definitions/mclk-fs
36 frame-inversion:
37 description: dai-link uses frame clock inversion
39 bitclock-inversion:
40 description: dai-link uses bit clock inversion
42 frame-master:
43 description: Indicates dai-link frame master.
45 - $ref: /schemas/types.yaml#/definitions/flag
46 - $ref: /schemas/types.yaml#/definitions/phandle
47 bitclock-master:
48 description: Indicates dai-link bit clock master
50 - $ref: /schemas/types.yaml#/definitions/flag
51 - $ref: /schemas/types.yaml#/definitions/phandle
55 system-clock-frequency:
56 $ref: simple-card.yaml#/definitions/system-clock-frequency
57 system-clock-direction-out:
58 $ref: simple-card.yaml#/definitions/system-clock-direction-out
59 system-clock-fixed:
60 $ref: simple-card.yaml#/definitions/system-clock-fixed
62 dai-format:
63 description: audio format.
66 - i2s
67 - right_j
68 - left_j
69 - dsp_a
70 - dsp_b
71 - ac97
72 - pdm
73 - msb
74 - lsb
76 dai-tdm-slot-num:
79 dai-tdm-slot-width:
82 dai-tdm-slot-width-map:
85 equal to sample width. A matrix of one or more 3-tuples.
86 $ref: /schemas/types.yaml#/definitions/uint32-matrix
89 -
93 -
97 -
103 $ref: "#/definitions/port-base"
106 "^port(@[0-9a-f]+)?$":
107 $ref: "#/definitions/port-base"
110 "^endpoint(@[0-9a-f]+)?":
111 $ref: "#/definitions/endpoint-base"
115 - $ref: "#/definitions/port-base"
118 "^endpoint(@[0-9a-f]+)?":
119 $ref: "#/definitions/endpoint-base"