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 <olivier.moysan@foss.st.com> Link: https://patch.msgid.link/20241105135942.526624-1-olivier.moysan@foss.st.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 1bd775d commit 98d34dd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)