From: Samuel Ortiz <sameo@linux.intel.com>
To: Ashish Jangam <ashish.jangam@kpitcummins.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
Axel Lin <axel.lin@gmail.com>,
Linus Walleij <linus.walleij@linaro.org>,
linux-kernel@vger.kernel.org,
David Dajun Chen <dchen@diasemi.com>
Subject: Re: [Patch v1 1/7] DA9055 MFD core driver
Date: Sat, 29 Sep 2012 01:20:28 +0200 [thread overview]
Message-ID: <20120928232028.GS30928@sortiz-mobl> (raw)
In-Reply-To: <1347629090.18587.9.camel@dhruva>
Hi Jangam,
On Fri, Sep 14, 2012 at 06:54:50PM +0530, Ashish Jangam wrote:
> This is the DA9055 MFD core driver that instantiate all the dependent
> component
> drivers and provides them the device access via I2C.
>
> This patch is functionally tested on Samsung SMDK6410.
>
> Signed-off-by: David Dajun Chen <dchen@diasemi.com>
> Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com>
> ---
> drivers/mfd/Kconfig | 17 +
> drivers/mfd/Makefile | 3 +
> drivers/mfd/da9055-core.c | 423 +++++++++++++++++++++++
> drivers/mfd/da9055-i2c.c | 93 +++++
> include/linux/mfd/da9055/core.h | 94 +++++
> include/linux/mfd/da9055/pdata.h | 32 ++
> include/linux/mfd/da9055/reg.h | 699 ++++++++++++++++++++++++++++++++++++++
> 7 files changed, 1361 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mfd/da9055-core.c
> create mode 100644 drivers/mfd/da9055-i2c.c
> create mode 100644 include/linux/mfd/da9055/core.h
> create mode 100644 include/linux/mfd/da9055/pdata.h
> create mode 100644 include/linux/mfd/da9055/reg.h
Looks good to me, patch applied.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
prev parent reply other threads:[~2012-09-28 23:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-14 13:24 [Patch v1 1/7] DA9055 MFD core driver Ashish Jangam
2012-09-24 9:05 ` Ashish Jangam
2012-09-28 23:20 ` 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=20120928232028.GS30928@sortiz-mobl \
--to=sameo@linux.intel.com \
--cc=ashish.jangam@kpitcummins.com \
--cc=axel.lin@gmail.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=dchen@diasemi.com \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
/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