ASoC: stm32: fix dtbs_check warnings
authorMark Brown <broonie@kernel.org>
Wed, 7 Jun 2023 20:16:47 +0000 (21:16 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 7 Jun 2023 20:16:47 +0000 (21:16 +0100)
commit143e19547f9bbd0cc7ae6dffa87f05c14f040cdc
tree7490487aac87e16d4504978bbb1c085e80444b79
parent99f3e7de7a100eddcf92af55a7e23000afeed35c
parentfe748da7c216528d46adb4c6f4a969346ec3a452
ASoC: stm32: fix dtbs_check warnings

Merge series from Olivier Moysan <olivier.moysan@foss.st.com>:

Fix dtbs_check warnings in STM32MP15 DK boards Devices Trees for
STM32 I2S and Cirrus CS42L51 codec.

- Add OF graph port property in I2S and CS42L51 DT bindings.
  Fixes warnings:
  audio-controller@4000b000: Unevaluated properties are not allowed
  ('port' was unexpected)
  cs42l51@4a: Unevaluated properties are not allowed
  ('port' was unexpected)
- Correct OF graph DAI audio format property for STM32MP15x Dkx I2S node