devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: stm32: sai: fixes related to synchro feature
@ 2017-11-22 15:02 Olivier Moysan
  2017-11-22 15:02 ` [PATCH 1/3] ASoC: stm32: fix sync property description in SAI bindings Olivier Moysan
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Olivier Moysan @ 2017-11-22 15:02 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai, mcoquelin.stm32,
	alexandre.torgue, alsa-devel, robh, mark.rutland, devicetree,
	linux-arm-kernel, kernel, linux-kernel, olivier.moysan
  Cc: arnaud.pouliquen, benjamin.gaignard

Fix sai binding and simplify code related to synchro feature.
This change allows to remove stm32_sai_remove() function
and use devm_of_platform_populate().

Olivier Moysan (3):
  ASoC: stm32: fix sync property description in SAI bindings
  ASoC: stm32: sai: simplify sync modes management
  ASoC: stm32: sai: use devm_of_platform_populate()

 .../devicetree/bindings/sound/st,stm32-sai.txt     |  12 ++-
 sound/soc/stm/stm32_sai.c                          | 114 ++++-----------------
 2 files changed, 29 insertions(+), 97 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-11-27 18:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-22 15:02 [PATCH 0/3] ASoC: stm32: sai: fixes related to synchro feature Olivier Moysan
2017-11-22 15:02 ` [PATCH 1/3] ASoC: stm32: fix sync property description in SAI bindings Olivier Moysan
     [not found]   ` <1511362947-14747-2-git-send-email-olivier.moysan-qxv4g6HH51o@public.gmane.org>
2017-11-26 19:05     ` Rob Herring
2017-11-27 18:53   ` Applied "ASoC: stm32: fix sync property description in SAI bindings" to the asoc tree Mark Brown
2017-11-22 15:02 ` [PATCH 2/3] ASoC: stm32: sai: simplify sync modes management Olivier Moysan
2017-11-27 18:53   ` Applied "ASoC: stm32: sai: simplify sync modes management" to the asoc tree Mark Brown
2017-11-22 15:02 ` [PATCH 3/3] ASoC: stm32: sai: use devm_of_platform_populate() Olivier Moysan
2017-11-27 18:53   ` Applied "ASoC: stm32: sai: use devm_of_platform_populate()" to the asoc tree 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).