linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/8] ASoC: fsl-ssi: Driver cleanup
@ 2014-05-27  8:24 Markus Pargmann
  2014-05-27  8:24 ` [PATCH v5 1/8] ASoC: fsl-ssi: introduce SoC specific data Markus Pargmann
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Markus Pargmann @ 2014-05-27  8:24 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

These are the remaining patches of this fsl-ssi cleanup series.

v5 adds the possibility to set the bitclock frequency using .set_dai_sysclk as
suggested. If it is not explicitly set, the bitclock is calculated using the
hw_params. I also added the missing signed-off-by tags to the patches.

Best Regards,

Markus


Markus Pargmann (4):
  ASoC: fsl-ssi: make fsl,mode property optional
  ASoC: fsl-ssi: Fix baudclock handling
  ASoC: fsl-ssi: reorder and document fsl_ssi_private
  ASoC: fsl-ssi: Use regmap

Sascha Hauer (4):
  ASoC: fsl-ssi: introduce SoC specific data
  ASoC: fsl-ssi: set bitclock in master mode from hw_params
  ASoC: fsl-ssi: remove unnecessary spinlock
  ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode

 sound/soc/fsl/Kconfig   |   1 +
 sound/soc/fsl/fsl_ssi.c | 574 ++++++++++++++++++++++++++++--------------------
 sound/soc/fsl/fsl_ssi.h |  50 ++---
 3 files changed, 360 insertions(+), 265 deletions(-)

-- 
2.0.0.rc2

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

end of thread, other threads:[~2014-06-01 10:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-27  8:24 [PATCH v5 0/8] ASoC: fsl-ssi: Driver cleanup Markus Pargmann
2014-05-27  8:24 ` [PATCH v5 1/8] ASoC: fsl-ssi: introduce SoC specific data Markus Pargmann
2014-05-27  8:24 ` [PATCH v5 2/8] ASoC: fsl-ssi: make fsl,mode property optional Markus Pargmann
2014-05-27  8:24 ` [PATCH v5 3/8] ASoC: fsl-ssi: set bitclock in master mode from hw_params Markus Pargmann
2014-05-27  8:24 ` [PATCH v5 4/8] ASoC: fsl-ssi: remove unnecessary spinlock Markus Pargmann
2014-05-27  8:24 ` [PATCH v5 5/8] ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode Markus Pargmann
2014-05-27  8:24 ` [PATCH v5 6/8] ASoC: fsl-ssi: Fix baudclock handling Markus Pargmann
2014-05-27  8:24 ` [PATCH v5 7/8] ASoC: fsl-ssi: reorder and document fsl_ssi_private Markus Pargmann
2014-05-27  8:24 ` [PATCH v5 8/8] ASoC: fsl-ssi: Use regmap Markus Pargmann
2014-06-01 10:55 ` [PATCH v5 0/8] ASoC: fsl-ssi: Driver cleanup 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).