All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/4] Add Samsung internal dma driver support
@ 2011-06-15  8:43 Sangbeom Kim
  2011-06-15  8:43 ` [PATCH V2 1/4] ASoC: SAMSUNG: Modify I2S driver to support idma Sangbeom Kim
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Sangbeom Kim @ 2011-06-15  8:43 UTC (permalink / raw)
  To: alsa-devel, linux-samsung-soc; +Cc: jassisinghbrar, lrg, broonie, kgene.kim

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.
Original code is made by jassi brar on SMDKV210
After idma driver merge, I will submit low power audio support
with idma driver and samsung dsp driver.

Changes since v1:
1. Change idma_new by new pcm_new api
2. Add handling different idma address
3. As jassi comments, Modify the idma driver

This patchset contains followings

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

 o To Kukjin Kim
[PATCH V2 3/4] ARM: SAMSUNG: Add platform device for idma
[PATCH V2 4/4] ARM: SAMSUNG: Add IRQ_I2S0 definition

Thanks
SB Kim

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

end of thread, other threads:[~2011-07-21  7:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-15  8:43 [PATCH V2 0/4] Add Samsung internal dma driver support Sangbeom Kim
2011-06-15  8:43 ` [PATCH V2 1/4] ASoC: SAMSUNG: Modify I2S driver to support idma Sangbeom Kim
2011-06-18  8:46   ` Jassi Brar
2011-06-15  8:43 ` [PATCH V2 2/4] ASoC: SAMSUNG: Add I2S0 internal dma driver Sangbeom Kim
2011-06-18  8:58   ` Jassi Brar
2011-06-15  8:43 ` [PATCH V2 3/4] ARM: SAMSUNG: Add platform device for idma Sangbeom Kim
2011-06-15  8:43 ` [PATCH V2 4/4] ARM: SAMSUNG: Add IRQ_I2S0 definition Sangbeom Kim
2011-06-16  8:34 ` [PATCH V2 0/4] Add Samsung internal dma driver support Liam Girdwood
2011-07-21  7:53 ` Kukjin 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.