Re: [PATCH V1] gpio: tps65910: Add sleep control support

From: Laxman Dewangan
Date: Wed Feb 01 2012 - 01:37:42 EST


On Wednesday 01 February 2012 03:01 AM, Linus Walleij wrote:
On Tue, Jan 31, 2012 at 9:45 AM, Laxman Dewangan<ldewangan@xxxxxxxxxx> 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@xxxxxxxxxx>
Strictly speaking this is pin control business, but since it is already
doing other stuff like this from platform data why not...

Comments:

Thanks for review. I have taken care of all your comments and will send another version with these changes.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/