Lines Matching +full:fixed +full:- +full:rate

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#
10 - Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
15 port-base:
16 $ref: /schemas/graph.yaml#/$defs/port-base
18 convert-rate:
19 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-rate
20 convert-channels:
21 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-channels
22 convert-sample-format:
23 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-format
24 mclk-fs:
25 $ref: simple-card.yaml#/definitions/mclk-fs
27 endpoint-base:
28 $ref: /schemas/graph.yaml#/$defs/endpoint-base
30 mclk-fs:
31 $ref: simple-card.yaml#/definitions/mclk-fs
32 frame-inversion:
33 description: dai-link uses frame clock inversion
35 bitclock-inversion:
36 description: dai-link uses bit clock inversion
38 frame-master:
39 description: Indicates dai-link frame master.
41 - $ref: /schemas/types.yaml#/definitions/flag
42 - $ref: /schemas/types.yaml#/definitions/phandle
43 bitclock-master:
44 description: Indicates dai-link bit clock master
46 - $ref: /schemas/types.yaml#/definitions/flag
47 - $ref: /schemas/types.yaml#/definitions/phandle
51 system-clock-frequency:
52 $ref: simple-card.yaml#/definitions/system-clock-frequency
53 system-clock-direction-out:
54 $ref: simple-card.yaml#/definitions/system-clock-direction-out
55 system-clock-fixed:
56 $ref: simple-card.yaml#/definitions/system-clock-fixed
58 dai-format:
62 - i2s
63 - right_j
64 - left_j
65 - dsp_a
66 - dsp_b
67 - ac97
68 - pdm
69 - msb
70 - lsb
71 convert-rate:
72 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-rate
73 convert-channels:
74 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-channels
75 convert-sample-format:
76 $ref: /schemas/sound/dai-params.yaml#/$defs/dai-sample-format
78 dai-tdm-slot-num:
81 dai-tdm-slot-width:
84 dai-tdm-slot-width-map:
86 that cannot support a fixed slot width or a slot width always
87 equal to sample width. A matrix of one or more 3-tuples.
88 $ref: /schemas/types.yaml#/definitions/uint32-matrix
91 -
95 -
99 -
105 $ref: "#/definitions/port-base"
108 "^port(@[0-9a-f]+)?$":
109 $ref: "#/definitions/port-base"
112 "^endpoint(@[0-9a-f]+)?":
113 $ref: "#/definitions/endpoint-base"
117 - $ref: "#/definitions/port-base"
120 "^endpoint(@[0-9a-f]+)?":
121 $ref: "#/definitions/endpoint-base"