We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc0835 commit 8531109Copy full SHA for 8531109
Documentation/devicetree/bindings/sound/audio-graph-port.yaml
@@ -74,6 +74,12 @@ patternProperties:
74
convert-sample-format:
75
$ref: "/schemas/sound/dai-params.yaml#/$defs/dai-sample-format"
76
77
+ dai-tdm-slot-num:
78
+ description: Number of slots in use.
79
+ $ref: /schemas/types.yaml#/definitions/uint32
80
+ dai-tdm-slot-width:
81
+ description: Width in bits for each slot.
82
83
dai-tdm-slot-width-map:
84
description: Mapping of sample widths to slot widths. For hardware
85
that cannot support a fixed slot width or a slot width always
0 commit comments