From: "Péter Ujfalusi" <peter.ujfalusi@ti.com>
To: "Girdwood, Liam" <lrg@ti.com>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Samuel Ortiz <sameo@linux.intel.com>,
Tony Lindgren <tony@atomide.com>,
Mark Brown <broonie@opensource.wolfsonmicro.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH v4 00/18] MFD/ASoC/Input: TWL4030/TWL60X0 changes
Date: Fri, 17 Jun 2011 13:06:19 +0300 [thread overview]
Message-ID: <5715729.tcDIHNc8b8@barack> (raw)
In-Reply-To: <1307706876-4768-1-git-send-email-peter.ujfalusi@ti.com>
Hello Tony, Samuel, Mark, Liam.
Did you got time to check the patches for your areas?
I want to send the updated series with the change in the vibra driver
(addressing comments from Dmitry, and Tejun), but I want to address your
comments as well at the same time if any (or add you Ack).
Thank you,
Péter
On Friday 10 June 2011 13:54:18 Ujfalusi, Peter wrote:
> Hello,
>
> Changes since v3:
> - patches generated with git format-patch -M to handle renames better
> - Included depending updates for twl6040 soc codec driver:
> - HS ramp configuration, new ABE dais, updated sample rate constraints
> - Configure the twl6040 codec on SDP4430 board
>
> Updated intro message from the v3 series:
> The series will do five major things, and they are in one series, because
> they pretty much depending on each other, so it is easier to handle them
> together.
>
> 1. Move the common pmic related configurations out from the board files.
> New twl-common.c/h file has been created for this purpose.
> OMAP3 board files received two patches (pdata, and regualtor changes), OMAP4
> board files has been changed with one patch.
>
> 2. Rename the twl4030-codec MFD driver to twl4030-audio
> Since the ASoC multicomponent introduction (2.6.37) the twl4030-codec MFD
> dirver had been using twl4030-audio to register (twl4030-codec is the ASoC
> codec driver). The documentation refers to this part of twl as audio block,
> so it is better to rename the driver as well to avoid confusion.
>
> 3. Introduction of MFD driver for twl6040.
> The TWL6040 audio IC has codec and vibra functionality.
> Convert the existing ASoC codec driver to use the new MFD driver's
> interface.
>
> 4. Vibrator driver for TWL6040 (Input/ForceFeedback driver)
> The driver itself, and support for the vibrators in SDP4430 board.
>
> 5. Updates for twl6040 ASoC codec driver
> HS ramp configuration, new ABE dais, updated sample rate constraints,
> SDP4430 configuration.
>
> Regards,
> Peter
WARNING: multiple messages have this Message-ID (diff)
From: "Péter Ujfalusi" <peter.ujfalusi@ti.com>
To: "Girdwood, Liam" <lrg@ti.com>
Cc: Tony Lindgren <tony@atomide.com>,
Mark Brown <broonie@opensource.wolfsonmicro.com>,
Samuel Ortiz <sameo@linux.intel.com>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Re: [PATCH v4 00/18] MFD/ASoC/Input: TWL4030/TWL60X0 changes
Date: Fri, 17 Jun 2011 13:06:19 +0300 [thread overview]
Message-ID: <5715729.tcDIHNc8b8@barack> (raw)
In-Reply-To: <1307706876-4768-1-git-send-email-peter.ujfalusi@ti.com>
Hello Tony, Samuel, Mark, Liam.
Did you got time to check the patches for your areas?
I want to send the updated series with the change in the vibra driver
(addressing comments from Dmitry, and Tejun), but I want to address your
comments as well at the same time if any (or add you Ack).
Thank you,
Péter
On Friday 10 June 2011 13:54:18 Ujfalusi, Peter wrote:
> Hello,
>
> Changes since v3:
> - patches generated with git format-patch -M to handle renames better
> - Included depending updates for twl6040 soc codec driver:
> - HS ramp configuration, new ABE dais, updated sample rate constraints
> - Configure the twl6040 codec on SDP4430 board
>
> Updated intro message from the v3 series:
> The series will do five major things, and they are in one series, because
> they pretty much depending on each other, so it is easier to handle them
> together.
>
> 1. Move the common pmic related configurations out from the board files.
> New twl-common.c/h file has been created for this purpose.
> OMAP3 board files received two patches (pdata, and regualtor changes), OMAP4
> board files has been changed with one patch.
>
> 2. Rename the twl4030-codec MFD driver to twl4030-audio
> Since the ASoC multicomponent introduction (2.6.37) the twl4030-codec MFD
> dirver had been using twl4030-audio to register (twl4030-codec is the ASoC
> codec driver). The documentation refers to this part of twl as audio block,
> so it is better to rename the driver as well to avoid confusion.
>
> 3. Introduction of MFD driver for twl6040.
> The TWL6040 audio IC has codec and vibra functionality.
> Convert the existing ASoC codec driver to use the new MFD driver's
> interface.
>
> 4. Vibrator driver for TWL6040 (Input/ForceFeedback driver)
> The driver itself, and support for the vibrators in SDP4430 board.
>
> 5. Updates for twl6040 ASoC codec driver
> HS ramp configuration, new ABE dais, updated sample rate constraints,
> SDP4430 configuration.
>
> Regards,
> Peter
next prev parent reply other threads:[~2011-06-17 9:02 UTC|newest]
Thread overview: 81+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-10 11:54 [PATCH v4 00/18] MFD/ASoC/Input: TWL4030/TWL60X0 changes Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 01/18] OMAP: New twl-common for common TWL configuration Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 02/18] OMAP4: Move common twl6030 configuration to twl-common Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 03/18] OMAP3: Move common twl " Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 04/18] OMAP3: Move common regulator " Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 05/18] MFD: twl4030-codec: Rename internals from codec to audio Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 06/18] MFD: twl4030-codec -> twl4030-audio: Rename the driver Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 07/18] MFD: twl4030-audio: Rename platform data Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 08/18] mfd: twl6040: Add initial support Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 09/18] ASoC: twl6040: Convert into TWL6040 MFD child Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 10/18] MFD: twl6040: Change platform data for soc codec driver Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 11/18] input: Add initial support for TWL6040 vibrator Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-11 23:18 ` Dmitry Torokhov
2011-06-13 9:51 ` Péter Ujfalusi
2011-06-13 9:51 ` Péter Ujfalusi
2011-06-13 21:20 ` Dmitry Torokhov
2011-06-13 21:20 ` Dmitry Torokhov
2011-06-14 6:34 ` Tejun Heo
2011-06-14 6:34 ` Tejun Heo
2011-06-14 7:17 ` Péter Ujfalusi
2011-06-14 7:17 ` Re: " Péter Ujfalusi
2011-06-14 7:31 ` Tejun Heo
2011-06-14 7:31 ` Tejun Heo
2011-06-14 7:51 ` Péter Ujfalusi
2011-06-14 7:51 ` Re: Re: " Péter Ujfalusi
2011-06-14 8:18 ` Tejun Heo
2011-06-14 8:18 ` Tejun Heo
2011-06-14 10:22 ` Péter Ujfalusi
2011-06-14 10:22 ` Re: Re: Re: " Péter Ujfalusi
2011-06-15 8:18 ` Tejun Heo
2011-06-15 8:18 ` Tejun Heo
2011-06-15 8:23 ` Tejun Heo
2011-06-16 11:13 ` Péter Ujfalusi
2011-06-16 11:13 ` Re: Re: Re: Re: " Péter Ujfalusi
2011-06-16 12:02 ` Tejun Heo
2011-06-16 12:02 ` Tejun Heo
2011-06-16 14:06 ` Péter Ujfalusi
2011-06-16 14:06 ` Re: Re: Re: Re: Re: " Péter Ujfalusi
2011-06-17 9:39 ` Péter Ujfalusi
2011-06-17 9:39 ` Re: [alsa-devel] " Péter Ujfalusi
2011-06-17 9:43 ` Tejun Heo
2011-06-17 9:43 ` Tejun Heo
2011-06-17 10:59 ` Péter Ujfalusi
2011-06-17 10:59 ` Re: Re: [alsa-devel] " Péter Ujfalusi
2011-06-18 14:57 ` Dmitry Torokhov
2011-06-18 14:57 ` Re: Re: [alsa-devel] " Dmitry Torokhov
2011-06-18 15:36 ` Tejun Heo
2011-06-18 15:36 ` Tejun Heo
2011-06-10 11:54 ` [PATCH v4 12/18] OMAP4: SDP4430: Add twl6040 vibrator platform support Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 13/18] ASoC: twl6040: add all ABE DAIs Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 14/18] ASoC: twl6040: Support other sample rates in constraints Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 15/18] ASoC: twl6040: Remove pll and headset mode dependency Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 16/18] ASoC: twl6040: set default constraints Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 17/18] ASoC: twl6040: Configure ramp step based on platform Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-10 11:54 ` [PATCH v4 18/18] OMAP4: SDP4430: Add twl6040 codec platform support Peter Ujfalusi
2011-06-10 11:54 ` Peter Ujfalusi
2011-06-17 10:06 ` Péter Ujfalusi [this message]
2011-06-17 10:06 ` [PATCH v4 00/18] MFD/ASoC/Input: TWL4030/TWL60X0 changes Péter Ujfalusi
2011-06-17 9:39 ` Mark Brown
2011-06-17 9:39 ` Mark Brown
2011-06-17 10:53 ` Péter Ujfalusi
2011-06-17 9:51 ` Mark Brown
2011-06-17 10:57 ` Péter 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=5715729.tcDIHNc8b8@barack \
--to=peter.ujfalusi@ti.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=lrg@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.