All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASOC: SAMSUNG: Add dt support for i2s
@ 2012-07-25 12:09 ` Padmavathi Venna
  0 siblings, 0 replies; 10+ messages in thread
From: Padmavathi Venna @ 2012-07-25 12:09 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc, alsa-devel,
	devicetree-discuss
  Cc: padma.v, rcsekar, sbkim73, sangsu4u.park, ben-linux, kgene.kim,
	olofj, thutt, joshi

This patch series adds device tree based discovery support for Samsung's
i2s controller. This is tested on Exynos5250 with 8994 codec for playback
and capturing modes on 3.5.0-rc7

Padmavathi Venna (2):
  ASOC: SAMSUNG: Add DT support for i2s
  ASOC: SAMSUNG: Add dma_prop variable in s3c_dma_params

 .../devicetree/bindings/sound/samsung-i2s.txt      |   62 ++++++
 sound/soc/samsung/dma.c                            |    1 +
 sound/soc/samsung/dma.h                            |    1 +
 sound/soc/samsung/i2s.c                            |  228 +++++++++++++++-----
 4 files changed, 243 insertions(+), 49 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/samsung-i2s.txt

-- 
1.7.4.4

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

end of thread, other threads:[~2012-08-01 13:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 12:09 [PATCH 0/2] ASOC: SAMSUNG: Add dt support for i2s Padmavathi Venna
2012-07-25 12:09 ` Padmavathi Venna
2012-07-25 12:09 ` [PATCH 1/2] ASOC: SAMSUNG: Add DT " Padmavathi Venna
2012-07-25 12:09   ` Padmavathi Venna
2012-08-01  8:29   ` Sangbeom Kim
2012-08-01  8:29     ` [alsa-devel] " Sangbeom Kim
2012-08-01 13:12     ` Padma Venkat
2012-08-01 13:12       ` Padma Venkat
2012-07-25 12:09 ` [PATCH 2/2] ASOC: SAMSUNG: Add dma_prop variable in s3c_dma_params Padmavathi Venna
2012-07-25 12:09   ` Padmavathi Venna

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.