devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/2] Add DT support for i2s
@ 2012-11-28 10:47 Padmavathi Venna
       [not found] ` <1354099669-1735-1-git-send-email-padma.v-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
  2012-12-06  4:01 ` [PATCH V4 0/2] " Padma Venkat
  0 siblings, 2 replies; 11+ messages in thread
From: Padmavathi Venna @ 2012-11-28 10:47 UTC (permalink / raw)
  To: padma.kvr-Re5JQEeQqe8AvxtiuMwx3w,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA,
	alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ
  Cc: kgene.kim-Sze3O3UU22JBDgjK7y7TUQ, sbkim73-Sze3O3UU22JBDgjK7y7TUQ,
	jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w,
	ben-linux-elnMNo+KYs3YtjvyW6yDsg,
	broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E,
	lrg-l0cyMroinI0

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
     [not found] ` <1354099669-1735-1-git-send-email-padma.v-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
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
     [not found]           ` <20121209072607.GD6511-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
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).