Skip to content

Commit 98d34dd

Browse files
Olivier Moysanbroonie
authored andcommitted
ASoC: dt-bindings: stm32: add missing port property
Add missing port property in STM32 SPDIFRX binding. This will prevent potential warning: Unevaluated properties are not allowed ('port' was unexpected) Signed-off-by: Olivier Moysan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 1bd775d commit 98d34dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ properties:
5050
resets:
5151
maxItems: 1
5252

53+
port:
54+
$ref: audio-graph-port.yaml#
55+
unevaluatedProperties: false
56+
5357
access-controllers:
5458
minItems: 1
5559
maxItems: 2

0 commit comments

Comments
 (0)