devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: stm32: fix dtbs_check warnings
@ 2023-05-31 14:09 Olivier Moysan
  2023-05-31 14:09 ` [PATCH 1/3] ASoC: dt-bindings: stm32: document audio of graph port for i2s Olivier Moysan
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Olivier Moysan @ 2023-05-31 14:09 UTC (permalink / raw)
  To: James Schulman, David Rhodes, Lucas Tanure, Richard Fitzgerald,
	Liam Girdwood, Mark Brown, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Olivier Moysan, Arnaud Pouliquen, Maxime Coquelin,
	Alexandre Torgue
  Cc: Alexandre Torgue, alsa-devel, patches, devicetree, linux-kernel,
	linux-stm32, linux-arm-kernel

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

Olivier Moysan (3):
  ASoC: dt-bindings: stm32: document audio of graph port for i2s
  ASoC: dt-bindings: document audio of graph port for cs42l51
  ARM: dts: stm32: fix i2s endpoint format property for stm32mp15xx-dkx

 Documentation/devicetree/bindings/sound/cirrus,cs42l51.yaml | 4 ++++
 Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml   | 4 ++++
 arch/arm/boot/dts/stm32mp15xx-dkx.dtsi                      | 2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-07 20:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-31 14:09 [PATCH 0/3] ASoC: stm32: fix dtbs_check warnings Olivier Moysan
2023-05-31 14:09 ` [PATCH 1/3] ASoC: dt-bindings: stm32: document audio of graph port for i2s Olivier Moysan
2023-06-04 10:26   ` Krzysztof Kozlowski
2023-05-31 14:09 ` [PATCH 2/3] ASoC: dt-bindings: document audio of graph port for cs42l51 Olivier Moysan
2023-06-04 10:27   ` Krzysztof Kozlowski
2023-05-31 14:09 ` [PATCH 3/3] ARM: dts: stm32: fix i2s endpoint format property for stm32mp15xx-dkx Olivier Moysan
2023-06-06 15:52 ` [PATCH 0/3] ASoC: stm32: fix dtbs_check warnings Alexandre TORGUE
2023-06-07 20:17 ` (subset) " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).