From: Samuel Ortiz <sameo@linux.intel.com>
To: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: Tony Lindgren <tony@atomide.com>, Liam Girdwood <lrg@ti.com>,
Mark Brown <broonie@opensource.wolfsonmicro.com>,
linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
alsa-devel@alsa-project.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH for 3.4] MFD: twl6040: Convert to i2c driver, and separate it from twl core
Date: Mon, 16 Apr 2012 16:46:23 +0200 [thread overview]
Message-ID: <20120416144623.GD24130@sortiz-mobl> (raw)
In-Reply-To: <1333443411-23056-1-git-send-email-peter.ujfalusi@ti.com>
Hi Peter,
On Tue, Apr 03, 2012 at 11:56:51AM +0300, Peter Ujfalusi wrote:
> Complete the separation of the twl6040 from the twl core since
> it is a separate chip, not part of the twl6030 PMIC.
>
> Make the needed Kconfig changes for the depending drivers at the same time to
> avoid breaking the kernel build (vibra, ASoC components).
>
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
> Reviewed-by: Mark Brown <broonie@opensource.wolfsonicro.com>
> Acked-by: Tony Lindgren <tony@atomide.com>
> Acked-by: Samuel Ortiz <sameo@linux.intel.com>
> Acked-by: Dmitry Torokhov <dtor@mail.ru>
> ---
>
> Hi Samuel, Tony, Liam,
>
> Due to some cross tree issues 3.4-rc1 have big regression in OMAP4 audio:
> The twl6040 mfd driver (and codec, vibra) is no longer probe since the twl-core
> now did not create the platform device for it. This means we do not have audio
> working in rc1.
> This patch meant to follow the twl-core change (to not probe the twll6040 as
> platform device), but there were some glitch in the logistics so this patch is
> not in 3.4-rc1.
>
> I have forward ported it on top of 3.4-rc1, and you can also find the patch in:
> git@gitorious.org:omap-audio/linux-audio.git peter/upstream/for-3.4-rc2
>
> Can someone take this patch further to be included in 3.4-rc2?
Applied to my for-linus branch. I'll send a pull request this week, so I
expect it to make it to rc4.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
WARNING: multiple messages have this Message-ID (diff)
From: sameo@linux.intel.com (Samuel Ortiz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH for 3.4] MFD: twl6040: Convert to i2c driver, and separate it from twl core
Date: Mon, 16 Apr 2012 16:46:23 +0200 [thread overview]
Message-ID: <20120416144623.GD24130@sortiz-mobl> (raw)
In-Reply-To: <1333443411-23056-1-git-send-email-peter.ujfalusi@ti.com>
Hi Peter,
On Tue, Apr 03, 2012 at 11:56:51AM +0300, Peter Ujfalusi wrote:
> Complete the separation of the twl6040 from the twl core since
> it is a separate chip, not part of the twl6030 PMIC.
>
> Make the needed Kconfig changes for the depending drivers at the same time to
> avoid breaking the kernel build (vibra, ASoC components).
>
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
> Reviewed-by: Mark Brown <broonie@opensource.wolfsonicro.com>
> Acked-by: Tony Lindgren <tony@atomide.com>
> Acked-by: Samuel Ortiz <sameo@linux.intel.com>
> Acked-by: Dmitry Torokhov <dtor@mail.ru>
> ---
>
> Hi Samuel, Tony, Liam,
>
> Due to some cross tree issues 3.4-rc1 have big regression in OMAP4 audio:
> The twl6040 mfd driver (and codec, vibra) is no longer probe since the twl-core
> now did not create the platform device for it. This means we do not have audio
> working in rc1.
> This patch meant to follow the twl-core change (to not probe the twll6040 as
> platform device), but there were some glitch in the logistics so this patch is
> not in 3.4-rc1.
>
> I have forward ported it on top of 3.4-rc1, and you can also find the patch in:
> git at gitorious.org:omap-audio/linux-audio.git peter/upstream/for-3.4-rc2
>
> Can someone take this patch further to be included in 3.4-rc2?
Applied to my for-linus branch. I'll send a pull request this week, so I
expect it to make it to rc4.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
next prev parent reply other threads:[~2012-04-16 14:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-03 8:56 [PATCH for 3.4] MFD: twl6040: Convert to i2c driver, and separate it from twl core Peter Ujfalusi
2012-04-03 8:56 ` Peter Ujfalusi
2012-04-12 6:39 ` Peter Ujfalusi
2012-04-12 6:39 ` Peter Ujfalusi
2012-04-12 6:39 ` Peter Ujfalusi
2012-04-12 8:52 ` Samuel Ortiz
2012-04-12 8:52 ` Samuel Ortiz
2012-04-16 14:46 ` Samuel Ortiz [this message]
2012-04-16 14:46 ` Samuel Ortiz
2012-04-16 14:55 ` Peter Ujfalusi
2012-04-16 14:55 ` Peter Ujfalusi
2012-04-16 14:55 ` Peter Ujfalusi
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=20120416144623.GD24130@sortiz-mobl \
--to=sameo@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=lrg@ti.com \
--cc=peter.ujfalusi@ti.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.