From: Samuel Ortiz <sameo@linux.intel.com>
To: Laxman Dewangan <ldewangan@nvidia.com>
Cc: grant.likely@secretlab.ca, linus.walleij@stericsson.com,
swarren@nvidia.com, broonie@opensource.wolfsonmicro.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3 0/6] mfd: tp6586x: enhancements in the driver
Date: Wed, 25 Jul 2012 00:41:51 +0200 [thread overview]
Message-ID: <20120724224151.GC11304@sortiz-mobl> (raw)
In-Reply-To: <1342592450-12488-1-git-send-email-ldewangan@nvidia.com>
Hi Laxman,
On Wed, Jul 18, 2012 at 11:50:44AM +0530, Laxman Dewangan wrote:
> Doing some enhancements in the tps6586x core driver which is
> based on some recent driver framework enhancements.
> Following are highlights of changes:
> - Use devm for allocation to remove the code for freeing it.
> - Use regmap i2c for register access in place of direct i2c apis.
> This will give the debug fs and cache functionality through regmap
> framework.
> - Use the regmap caching for some fo register in place of local
> implementation.
> - Move the gpio support driver to the drivers/gpio and implement it as
> platform driver. The registration will be done as mfd sub devices.
Nice, all 6 patches applied. I had to manually apply #5, please let me know if
there are some issues.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
prev parent reply other threads:[~2012-07-24 22:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-18 6:20 [PATCH V3 0/6] mfd: tp6586x: enhancements in the driver Laxman Dewangan
2012-07-18 6:20 ` [PATCH V3 1/6] mfd: tps6586x:use devm managed resources Laxman Dewangan
2012-07-18 6:20 ` [PATCH V3 2/6] mfd: Use regmap for tps6586x register access Laxman Dewangan
2012-07-18 6:20 ` [PATCH V3 3/6] mfd: tps6586x: cache register through regmap Laxman Dewangan
2012-07-18 6:20 ` [PATCH V3 4/6] gpio: tps6586x: add gpio support through platform driver Laxman Dewangan
2012-07-18 6:20 ` [PATCH V3 5/6] ARM: tegra: defconfig: enable tps6586x gpio Laxman Dewangan
2012-07-23 21:04 ` Stephen Warren
2012-07-18 6:20 ` [PATCH V3 6/6] mfd: tps6586x: remove gpio support from core driver Laxman Dewangan
2012-07-24 22:41 ` Samuel Ortiz [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=20120724224151.GC11304@sortiz-mobl \
--to=sameo@linux.intel.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=grant.likely@secretlab.ca \
--cc=ldewangan@nvidia.com \
--cc=linus.walleij@stericsson.com \
--cc=linux-kernel@vger.kernel.org \
--cc=swarren@nvidia.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 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).