linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/2] Add DT support for i2s
@ 2012-11-28 10:47 Padmavathi Venna
  2012-11-28 10:47 ` [PATCH V4 1/2] ASoC: Samsung: Get I2S src_clk from clock alias id Padmavathi Venna
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Padmavathi Venna @ 2012-11-28 10:47 UTC (permalink / raw)
  To: linux-arm-kernel

V4 patches are based on Mark Brown's for-next branch of
"git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git"
 
Changes since V3:
	- Added syntex of gpio specifier as suggested by Mark Brown in
	  DT document file
	- Added the requirement for having I2S alias ids
	- Explained about gpio lines
	- Made a seperate patch to get the I2S rclk src clk from alias ID
	  	 
Changes since V2:
        - Rebased on 3.7-rc3
        - Custom DT bindings are prefixed with samsung
        - As generic device tree DMA helpers not yet mainlined
          I am still using custom dma bindings. So added a
          priliminary statement regarding the same. I will rework
          on my patch once generic DMA helpers are mainlined.

Chnages since V1:
        - Rebased on 3.6-rc6

Padmavathi Venna (2):
  ASoC: Samsung: Get I2S src_clk from clock alias id.
  ASoC: SAMSUNG: Add DT support for i2s

 .../devicetree/bindings/sound/samsung-i2s.txt      |   78 +++++++
 include/linux/platform_data/asoc-s3c.h             |    6 -
 sound/soc/samsung/dma.c                            |    1 +
 sound/soc/samsung/dma.h                            |    1 +
 sound/soc/samsung/i2s.c                            |  238 +++++++++++++++----
 5 files changed, 268 insertions(+), 56 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/samsung-i2s.txt

-- 
1.7.4.4

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

end of thread, other threads:[~2012-12-10 14:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-28 10:47 [PATCH V4 0/2] Add DT support for i2s Padmavathi Venna
2012-11-28 10:47 ` [PATCH V4 1/2] ASoC: Samsung: Get I2S src_clk from clock alias id Padmavathi Venna
2012-11-28 19:18   ` Mark Brown
2012-11-28 10:47 ` [PATCH V4 2/2] ASoC: SAMSUNG: Add DT support for i2s Padmavathi Venna
2012-12-06  4:01 ` [PATCH V4 0/2] " Padma Venkat
2012-12-06  4:11   ` Mark Brown
2012-12-07 13:51     ` Grant Likely
2012-12-08  4:37       ` Padma Venkat
2012-12-09  7:26         ` Mark Brown
2012-12-10 11:00           ` Padma Venkat
2012-12-10 14:03             ` 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).