diff options
Diffstat (limited to 'Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml b/Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml index bc48151b9adb..56c5738ea4c5 100644 --- a/Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml +++ b/Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml @@ -50,6 +50,14 @@ properties: resets: maxItems: 1 + port: + $ref: audio-graph-port.yaml# + unevaluatedProperties: false + + access-controllers: + minItems: 1 + maxItems: 2 + required: - compatible - "#sound-dai-cells" |