All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Adding idma driver for samsung SoCs
@ 2011-06-09  8:09 Sangbeom Kim
  2011-06-09  8:09 ` [PATCH 1/4] ASoC: SAMSUNG: Modify I2S driver to support idma Sangbeom Kim
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Sangbeom Kim @ 2011-06-09  8:09 UTC (permalink / raw)
  To: alsa-devel, linux-samsung-soc
  Cc: jassisinghbrar, lrg, broonie, kgene.kim, ben-linux


I2S in samsung audio subsytem has a small internal dma(idma).
IDMA can be used in low power audio mode and I2S0 secondary fifo
data tranfer.
In this patchsets, idma driver is added.
This patch is tested on SMDKV310, Nexus-s(S5PC110) with
lakkyung jung (lakkyung.jung@samsung.com)

This patchset contains followings

 o To Jassi Brar, Mark Brown and Liam Girdwood,
[PATCH 1/4] ASoC: SAMSUNG: Modify I2S driver to support idma
[PATCH 2/4] ASoC: SAMSUNG: Add I2S0 internal dma driver
[PATCH 3/4] ASoC: SAMSUNG: Change platform driver for SMDKs

 o To Kukjin Kim and Ben Dooks,
[PATCH 4/4] ARM: SAMSUNG: Add platform device for idma

Best Regards,
SB Kim

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

end of thread, other threads:[~2011-06-13  9:40 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09  8:09 [PATCH 0/4] Adding idma driver for samsung SoCs Sangbeom Kim
2011-06-09  8:09 ` [PATCH 1/4] ASoC: SAMSUNG: Modify I2S driver to support idma Sangbeom Kim
2011-06-10 11:31   ` Jassi Brar
2011-06-13  7:58     ` [alsa-devel] " Sangbeom Kim
2011-06-13  8:57       ` Jassi Brar
2011-06-09  8:09 ` [PATCH 2/4] ASoC: SAMSUNG: Add I2S0 internal dma driver Sangbeom Kim
2011-06-09  9:50   ` Liam Girdwood
2011-06-09 23:31     ` Sangbeom Kim
2011-06-09 12:33   ` Kyungmin Park
2011-06-09 23:41     ` [alsa-devel] " Sangbeom Kim
2011-06-10 10:08   ` Jassi Brar
2011-06-13  7:55     ` [alsa-devel] " Sangbeom Kim
2011-06-13  9:07       ` Jassi Brar
2011-06-13  9:40       ` Jassi Brar
2011-06-09  8:09 ` [PATCH 3/4] ASoC: SAMSUNG: Change platform driver for SMDKs Sangbeom Kim
2011-06-09 10:46   ` Mark Brown
2011-06-09 23:36     ` [alsa-devel] " Sangbeom Kim
2011-06-10  7:03   ` Jassi Brar
2011-06-10  7:16     ` [alsa-devel] " Sangbeom Kim
2011-06-10  7:26       ` Jassi Brar
2011-06-10  9:49         ` [alsa-devel] " Mark Brown
2011-06-10 10:12           ` Jassi Brar
2011-06-10 10:16             ` Mark Brown
2011-06-10 10:43               ` [alsa-devel] " Jassi Brar
2011-06-13  1:47         ` Sangbeom Kim
2011-06-09  8:09 ` [PATCH 4/4] ARM: SAMSUNG: Add platform device for idma Sangbeom Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.