From: Laxman Dewangan <ldewangan@nvidia.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: "rtc-linux@googlegroups.com" <rtc-linux@googlegroups.com>,
Lee Jones <lee.jones@linaro.org>,
Samuel Ortiz <sameo@linux.intel.com>,
Mark Brown <broonie@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
Rob Herring <rob.herring@calxeda.com>,
Mark Rutland <mark.rutland@arm.com>,
Pawel Moll <pawel.moll@arm.com>,
Stephen Warren <swarren@wwwdotorg.org>,
Rob Landley <rob@landley.net>,
"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
Grant Likely <grant.likely@linaro.org>
Subject: Re: [rtc-linux] [PATCH V5 2/3] pincntrl: add support for ams AS3722 pin control driver
Date: Thu, 10 Oct 2013 14:55:32 +0530 [thread overview]
Message-ID: <5256728C.6060802@nvidia.com> (raw)
In-Reply-To: <CACRpkdbmAnRxDpP17tmAAeC7U6Yibd5N7vFA1o1h=4DdhW+H-g@mail.gmail.com>
On Tuesday 08 October 2013 05:46 PM, Linus Walleij wrote:
> On Wed, Oct 2, 2013 at 5:50 PM, Laxman Dewangan <ldewangan@nvidia.com> wrote:
>
>> The AS3722 is a compact system PMU suitable for mobile phones, tablets etc.
>>
>> Add a driver to support accessing the GPIO, pinmux and pin configuration
>> of 8 GPIO pins found on the ams AS3722 through pin control driver and
>> gpiolib.
>>
>> The driver will register itself as the pincontrol driver and gpio driver.
>>
>> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
>> ---
>> Changes from V1:
>> - Nit cleanups in driver and use module_platform_driver.
>>
>> Changes from V2:
>> - Move the gpio driver from gpio folder to pinctnrl driver and register
>> driver as pincontrol driver.
>> - Provide pin configuration through pincntrl framework.
>>
>> Changes from V3:
>> - Added gpio ranges and pinctrl_gpio calls.
>> - Used pinctrl_gpio_* calls on gpio chips callback.
>> - Remove dummy function which just return not supported.
>> - Nit cleanups.
>>
>> Changes from V4:
>> - Drop separate DT binding document as it is moved to mfd/as3722.txt.
> As mentioned I am happy with this driver,
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
>
> When you agreed with the DT folks and want me to merge it,
> tell me.
>
Stephen has given the ACK from DT side, so I think you can merge this patch.
Thanks,
Laxman
next prev parent reply other threads:[~2013-10-10 9:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-02 15:50 [PATCH V4 0/3] Add AMS AS3722 mfd, pincontrol, regulator and RTC driver Laxman Dewangan
2013-10-02 15:50 ` [PATCH V4 1/3] mfd: add support for ams AS3722 PMIC Laxman Dewangan
[not found] ` <1380729030-25896-2-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-10-02 15:52 ` Lee Jones
2013-10-08 20:38 ` Stephen Warren
2013-10-02 15:50 ` [PATCH V5 2/3] pincntrl: add support for ams AS3722 pin control driver Laxman Dewangan
2013-10-08 12:16 ` [rtc-linux] " Linus Walleij
2013-10-10 9:25 ` Laxman Dewangan [this message]
2013-10-10 15:39 ` Linus Walleij
2013-10-02 15:50 ` [PATCH V4 3/3] drivers/rtc/rtc-as3722: add RTC driver Laxman Dewangan
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=5256728C.6060802@nvidia.com \
--to=ldewangan@nvidia.com \
--cc=akpm@linux-foundation.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=grant.likely@linaro.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=lee.jones@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=rob.herring@calxeda.com \
--cc=rob@landley.net \
--cc=rtc-linux@googlegroups.com \
--cc=sameo@linux.intel.com \
--cc=swarren@wwwdotorg.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;
as well as URLs for NNTP newsgroup(s).