All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] ASoC: OMAP-twl4030: Add support for more3 boards
@ 2012-12-31 10:51 Peter Ujfalusi
       [not found] ` <1356951109-4286-1-git-send-email-peter.ujfalusi-l0cyMroinI0@public.gmane.org>
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Peter Ujfalusi @ 2012-12-31 10:51 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood, Grant Likely
  Cc: NeilBrown, alsa-devel, linux-omap, devicetree-discuss

Hello,

This series will update the omap-twl4030 machine driver and the twl4030 codec
driver to enable support for more boards.
With this change we can remove two more machine drivers: zoom2 and sdp3430 since
they will be supported by the common omap-twl4030 machine driver.
The arch/arm/mach-omap2/ patches will go as a separate series to avoid cross
tree issues.

Regards,
Peter
---
Peter Ujfalusi (8):
  ASoC: twl4030: Correct the support for Voice port
  ASoC: zoom2: No need to configure the Voice port anymore
  ASoC: sdp3430: No need to configure the Voice port anymore
  ASoC: twl4030: Convert MICBIAS to SUPPLY widget
  ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in
    use
  ASoC: sdp3430: No need to configure pin mux for extmute
  ASoC: omap-twl4030: Add support for routing, voice port and jack
    detect
  ASoC: OMAP: Remove obsolete machine drivers for Zoom2 and SDP3430

 .../devicetree/bindings/sound/omap-twl4030.txt     |  46 ++++
 sound/soc/codecs/twl4030.c                         |  71 ++++--
 sound/soc/omap/Kconfig                             |  19 +-
 sound/soc/omap/Makefile                            |   4 -
 sound/soc/omap/omap-twl4030.c                      | 204 ++++++++++++++-
 sound/soc/omap/omap3pandora.c                      |   8 +-
 sound/soc/omap/sdp3430.c                           | 278 ---------------------
 sound/soc/omap/zoom2.c                             | 207 ---------------
 8 files changed, 304 insertions(+), 533 deletions(-)
 delete mode 100644 sound/soc/omap/sdp3430.c
 delete mode 100644 sound/soc/omap/zoom2.c

-- 
1.8.0.2

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

end of thread, other threads:[~2013-01-02 13:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-31 10:51 [PATCH 0/8] ASoC: OMAP-twl4030: Add support for more3 boards Peter Ujfalusi
     [not found] ` <1356951109-4286-1-git-send-email-peter.ujfalusi-l0cyMroinI0@public.gmane.org>
2012-12-31 10:51   ` [PATCH 1/8] ASoC: twl4030: Correct the support for Voice port Peter Ujfalusi
2013-01-02 13:04     ` Mark Brown
2012-12-31 10:51   ` [PATCH 2/8] ASoC: zoom2: No need to configure the Voice port anymore Peter Ujfalusi
2012-12-31 10:51   ` [PATCH 3/8] ASoC: sdp3430: " Peter Ujfalusi
2012-12-31 10:51   ` [PATCH 4/8] ASoC: twl4030: Convert MICBIAS to SUPPLY widget Peter Ujfalusi
2012-12-31 10:51 ` [PATCH 5/8] ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in use Peter Ujfalusi
2012-12-31 10:51 ` [PATCH 6/8] ASoC: sdp3430: No need to configure pin mux for extmute Peter Ujfalusi
2012-12-31 10:51 ` [PATCH 7/8] ASoC: omap-twl4030: Add support for routing, voice port and jack detect Peter Ujfalusi
2012-12-31 10:51 ` [PATCH 8/8] ASoC: OMAP: Remove obsolete machine drivers for Zoom2 and SDP3430 Peter Ujfalusi

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.