Messages in this thread |  | | | Date | Wed, 1 Feb 2012 17:15:08 -0700 | | From | Grant Likely <> | | Subject | Re: [PATCH V2] gpio: tps65910: Add sleep control support |
| |
On Wed, Feb 01, 2012 at 01:30:54PM +0100, Linus Walleij wrote: > On Wed, Feb 1, 2012 at 7:39 AM, Laxman Dewangan <ldewangan@nvidia.com> wrote: > > > The device tps65910/tps65911 supports the sleep > > functionality in some of gpios. If gpio is configured > > in output mode and sleep is enabled then during device > > sleep state, the output of gpio becomes LOW regardless > > of non-sleep output value. > > Such gpio can be used to control regulator switch such > > that output of regulator is off in device sleep state. > > > > Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> > > --- > > Changes from V1: > > Taken care of review comments from Linus Walleij's > > - Remove magic numbers and added macro for defining them. > > - Used bool type for the platform's gpio sleep control data. > > Thanks, looks good! > Acked-by: Linus Walleij <linus.walleij@linaro.org>
Applied, thanks.
g.
|  |