All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Péter Ujfalusi" <peter.ujfalusi@ti.com>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: alsa-devel@alsa-project.org, "Girdwood, Liam" <lrg@ti.com>,
	Tony Lindgren <tony@atomide.com>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Lopez Cruz, Misael" <misael.lopez@ti.com>
Subject: Re: [alsa-devel] [PATCH 0/6] ASoC/MFD: twl6040: PLL handling changes
Date: Wed, 6 Jul 2011 08:47:25 +0300	[thread overview]
Message-ID: <1413350.0mreIEaYWF@barack> (raw)
In-Reply-To: <1309773958-14608-1-git-send-email-peter.ujfalusi@ti.com>

Hi Samuel,

On Monday 04 July 2011 12:05:52 Ujfalusi, Peter wrote:
> Hello,
> 
> The following series depends on the v6 of twl6040 MFD series.
> 
> The aim is to simplify the PLL handling for twl6040:
> - Move the PLL selection control to the codec driver from machine driver
> - Sample rate constraint simplification for selected PLL
> - Avoid multiple, duplicated PLL configuration, which can slow down the
> audio startup.
> - Harmonize the PLL ID usage among the drivers, so we avoid redundancy.
> 
> I have generated this series on top of l-o/devel-cleanup branch + my
> previous twl6040 MFD/Input/ASoC v6 series, since it depends on the changes
> introduced there.
> Is it OK, if Tony will be taking this as well to avoid cross tree merge
> issues? I can put the series on top of my previous series, and offer Tony a
> pull link.

would you be able to check patch 5 in this series?

Thank you,
Péter

> 
> Regards,
> Peter
> 
> ---
> Peter Ujfalusi (6):
>   ASoC: twl6040: Use neutral name for power mode text/enum
>   ASoC: twl6040: Move PLL selection to codec driver
>   ASoC: twl6040: Simplify sample rate constraint handling
>   ASoC: twl6040: Configure PLL only once
>   MFD: twl6040: Remove enum for PLL tracking
>   ASoC: twl6040: No need to convert the PLL ID
> 
>  drivers/mfd/twl6040-core.c  |   26 +++---
>  include/linux/mfd/twl6040.h |   17 ++---
>  sound/soc/codecs/twl6040.c  |  182
> ++++++++++++++++++++++--------------------- sound/soc/codecs/twl6040.h  |  
>  1 +
>  sound/soc/omap/sdp4430.c    |   47 +----------
>  5 files changed, 118 insertions(+), 155 deletions(-)

      parent reply	other threads:[~2011-07-06  5:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04 10:05 [PATCH 0/6] ASoC/MFD: twl6040: PLL handling changes Peter Ujfalusi
2011-07-04 10:05 ` Peter Ujfalusi
2011-07-04 10:05 ` [PATCH 1/6] ASoC: twl6040: Use neutral name for power mode text/enum Peter Ujfalusi
2011-07-04 10:05   ` Peter Ujfalusi
2011-07-04 10:05 ` [PATCH 2/6] ASoC: twl6040: Move PLL selection to codec driver Peter Ujfalusi
2011-07-04 10:05   ` Peter Ujfalusi
2011-07-04 10:05 ` [PATCH 3/6] ASoC: twl6040: Simplify sample rate constraint handling Peter Ujfalusi
2011-07-04 10:05 ` [PATCH 4/6] ASoC: twl6040: Configure PLL only once Peter Ujfalusi
2011-07-04 10:05 ` [PATCH 5/6] MFD: twl6040: Remove enum for PLL tracking Peter Ujfalusi
2011-07-04 10:05   ` Peter Ujfalusi
2011-07-06 18:31   ` Samuel Ortiz
2011-07-04 10:05 ` [PATCH 6/6] ASoC: twl6040: No need to convert the PLL ID Peter Ujfalusi
2011-07-04 17:46   ` Mark Brown
2011-07-04 17:46     ` Mark Brown
2011-07-06  5:47 ` Péter Ujfalusi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1413350.0mreIEaYWF@barack \
    --to=peter.ujfalusi@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@ti.com \
    --cc=misael.lopez@ti.com \
    --cc=sameo@linux.intel.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.