alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ASoC: dwc: Add support for record mode
@ 2017-01-09 13:43 Jose Abreu
  2017-01-09 13:43 ` [PATCH v2 1/2] ASoC: dwc: Add record capability in PIO mode Jose Abreu
  2017-01-09 13:43 ` [PATCH v2 2/2] ASoC: dwc: Enable 24 bit sample size " Jose Abreu
  0 siblings, 2 replies; 3+ messages in thread
From: Jose Abreu @ 2017-01-09 13:43 UTC (permalink / raw)
  To: alsa-devel
  Cc: Jose Abreu, Carlos Palminha, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai, linux-kernel

This patchset adds support for record mode in I2S PIO pcm
and enables 24bit transaction.

With this patchset we now have PIO support for playback and
record using only two channels, at sample rate 32k, 44.1k and
48k and sample width 16/24 and 32 bit.

Tested in a x86_64 platform and in ARC AXS101 SDP platform.

Jose Abreu (2):
  ASoC: dwc: Add record capability in PIO mode
  ASoC: dwc: Enable 24 bit sample size in PIO mode

 sound/soc/dwc/designware_i2s.c |  9 +++-
 sound/soc/dwc/designware_pcm.c | 99 +++++++++++++++++++++++++++++++++---------
 sound/soc/dwc/local.h          |  9 +++-
 3 files changed, 94 insertions(+), 23 deletions(-)

-- 
Cc: Carlos Palminha <palminha@synopsys.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>
Cc: alsa-devel@alsa-project.org
Cc: linux-kernel@vger.kernel.org

v2:
- Added missing cover letter

1.9.1

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

end of thread, other threads:[~2017-01-09 13:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-09 13:43 [PATCH v2 0/2] ASoC: dwc: Add support for record mode Jose Abreu
2017-01-09 13:43 ` [PATCH v2 1/2] ASoC: dwc: Add record capability in PIO mode Jose Abreu
2017-01-09 13:43 ` [PATCH v2 2/2] ASoC: dwc: Enable 24 bit sample size " Jose Abreu

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).