devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: OMAP4: Device tree support for DMIC, McPDM
@ 2011-12-02  9:52 Peter Ujfalusi
  2011-12-02  9:52 ` [PATCH 1/5] ASoC: omap-dmic: Add device tree bindings Peter Ujfalusi
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Peter Ujfalusi @ 2011-12-02  9:52 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood, Tony Lindgren, Benoit Cousson
  Cc: Misael Lopez Cruz, alsa-devel, linux-omap, linux-arm-kernel,
	devicetree-discuss

Hello,

The following series adds device tree support for omap-dmic, omap-mcpdm ASoC
DAI drivers.

The OMAP4 platform patches have dependency on the DMIC driver series:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg59161.html

Regards,
Peter
---
Peter Ujfalusi (5):
  ASoC: omap-dmic: Add device tree bindings
  ASoC: omap-mcpdm: Add device tree bindings
  OMAP4: devices: Do not create dmic device if the dtb has been
    provided
  OMAP4: devices: Do not create mcpdm device if the dtb has been
    provided
  ARM: OMAP4: DTS: Support for dmic, and McPDM in device tree

 .../bindings/sound/soc/omap/omap-dmic.txt          |   13 +++++++++++++
 .../bindings/sound/soc/omap/omap-mcpdm.txt         |   13 +++++++++++++
 arch/arm/boot/dts/omap4-panda.dts                  |    4 ++++
 arch/arm/boot/dts/omap4.dtsi                       |    9 +++++++++
 arch/arm/mach-omap2/devices.c                      |    8 ++++++++
 sound/soc/omap/omap-dmic.c                         |    8 ++++++++
 sound/soc/omap/omap-mcpdm.c                        |    8 ++++++++
 7 files changed, 63 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/soc/omap/omap-dmic.txt
 create mode 100644 Documentation/devicetree/bindings/sound/soc/omap/omap-mcpdm.txt

-- 
1.7.8.rc4


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

end of thread, other threads:[~2011-12-11  3:20 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02  9:52 [PATCH 0/5] ASoC: OMAP4: Device tree support for DMIC, McPDM Peter Ujfalusi
2011-12-02  9:52 ` [PATCH 1/5] ASoC: omap-dmic: Add device tree bindings Peter Ujfalusi
2011-12-02 12:25   ` Mark Brown
2011-12-02 12:29     ` Cousson, Benoit
2011-12-02 12:32     ` Peter Ujfalusi
2011-12-02 13:02       ` Mark Brown
2011-12-02 13:31         ` Cousson, Benoit
2011-12-02 14:00           ` Mark Brown
2011-12-02 14:59             ` Cousson, Benoit
2011-12-02 15:29               ` Mark Brown
2011-12-03 11:22   ` Mark Brown
2011-12-05 13:45     ` Peter Ujfalusi
2011-12-05 15:46       ` Mark Brown
2011-12-07  8:45         ` Peter Ujfalusi
2011-12-11  3:20           ` Mark Brown
2011-12-02  9:52 ` [PATCH 2/5] ASoC: omap-mcpdm: " Peter Ujfalusi
2011-12-02  9:52 ` [PATCH 3/5] OMAP4: devices: Do not create dmic device if the dtb has been provided Peter Ujfalusi
2011-12-02  9:52 ` [PATCH 4/5] OMAP4: devices: Do not create mcpdm " Peter Ujfalusi
2011-12-02  9:53 ` [PATCH 5/5] ARM: OMAP4: DTS: Support for dmic, and McPDM in device tree Peter Ujfalusi

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).