Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Olivier Moysan and committed by
Mark Brown
98d34ddd 1bd775da

+4
+4
Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml
··· 50 50 resets: 51 51 maxItems: 1 52 52 53 + port: 54 + $ref: audio-graph-port.yaml# 55 + unevaluatedProperties: false 56 + 53 57 access-controllers: 54 58 minItems: 1 55 59 maxItems: 2