All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] ASoC davinci/tlv320aic3x updates, fixes & DT support
@ 2013-01-31 11:23 ` Hebbar Gururaja
  0 siblings, 0 replies; 24+ messages in thread
From: Hebbar Gururaja @ 2013-01-31 11:23 UTC (permalink / raw)
  To: broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E,
	alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw,
	davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: lgirdwood-Re5JQEeQqe8AvxtiuMwx3w,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
	linux-doc-u79uwXL29TY76Z2rM5mHXA, nsekhar-l0cyMroinI0,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, gururaja.hebbar-l0cyMroinI0,
	perex-/Fr2/VpizcU

1. Convert tlv320aic3x mic bias to a supply widget and related machine driver
2. Add DT support for Davinci machine platform
3. remove __dev* attributes

This patch-set is tested on Davinci platform (DA850 EVM). This series applies on
top of tag next-20130128 git tree
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git

These patches cannot be tested directly on mainline kernel (DT based).
This is because dma is not yet completely ported to Davinci ASoC. I had to add
few hacks to get Audio working on Davinci DA850 platform.

For reference, I have placed the entire working tree @ 
Tree :  https://github.com/ghebbar/linux.git
Branch : dev_next-20130128_davinci_asoc_dt_v3

changes in v3
	- drop mcasp pinctrl handler patch from seried as it is now handled
	  centrally.
	- Convert tlv320aic3x mic bias to a supply widget and related machine
	  driver
	- remove __dev* attributes

Changes in V2
	 - Remove reference to Linux & software details from DT binding

Hebbar Gururaja (3):
  ASoC: tlv320aic3x: Convert mic bias to a supply widget
  ASoC: davinci: update machine driver dapm routes
  ASoC: davinci: remove __dev* attributes

Hebbar, Gururaja (1):
  ASoC: davinci: machine: Add device tree binding

 .../bindings/sound/davinci-evm-audio.txt           |   53 ++++++
 .../devicetree/bindings/sound/tlv320aic3x.txt      |    6 +
 include/sound/tlv320aic3x.h                        |   10 ++
 sound/soc/codecs/tlv320aic3x.c                     |   83 ++++++++-
 sound/soc/codecs/tlv320aic3x.h                     |    4 +
 sound/soc/davinci/davinci-evm.c                    |  185 +++++++++++++++++---
 6 files changed, 312 insertions(+), 29 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/davinci-evm-audio.txt

-- 
1.7.9.5

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

end of thread, other threads:[~2013-01-31 11:49 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 11:23 [PATCH v3 0/4] ASoC davinci/tlv320aic3x updates, fixes & DT support Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
2013-01-31 11:23 ` Hebbar Gururaja
2013-01-31 11:23 ` [PATCH v3 2/4] ASoC: davinci: update machine driver dapm routes Hebbar Gururaja
2013-01-31 11:23   ` Hebbar Gururaja
2013-01-31 11:23   ` Hebbar Gururaja
2013-01-31 11:23 ` [PATCH v3 3/4] ASoC: davinci: machine: Add device tree binding Hebbar Gururaja
2013-01-31 11:23   ` Hebbar Gururaja
2013-01-31 11:23   ` Hebbar Gururaja
     [not found] ` <1359631394-9511-1-git-send-email-gururaja.hebbar-l0cyMroinI0@public.gmane.org>
2013-01-31 11:23   ` [PATCH v3 1/4] ASoC: tlv320aic3x: Convert mic bias to a supply widget Hebbar Gururaja
2013-01-31 11:23     ` Hebbar Gururaja
2013-01-31 11:23     ` Hebbar Gururaja
2013-01-31 11:24     ` Mark Brown
2013-01-31 11:24       ` Mark Brown
2013-01-31 11:27       ` Hebbar, Gururaja
2013-01-31 11:27         ` Hebbar, Gururaja
2013-01-31 11:30         ` Mark Brown
2013-01-31 11:30           ` Mark Brown
     [not found]           ` <20130131113035.GF11078-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2013-01-31 11:49             ` Hebbar, Gururaja
2013-01-31 11:49               ` Hebbar, Gururaja
2013-01-31 11:49               ` Hebbar, Gururaja
2013-01-31 11:23   ` [PATCH v3 4/4] ASoC: davinci: remove __dev* attributes Hebbar Gururaja
2013-01-31 11:23     ` Hebbar Gururaja
2013-01-31 11:23     ` Hebbar Gururaja

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.