From: Laxman Dewangan Date: Wed, 1 Feb 2012 06:39:04 +0000 (+0530) Subject: gpio: tps65910: Add sleep control support X-Git-Tag: v3.4-rc1~65^2~28 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9467d298e92455e6fd411d7ef1f367ced940587c;p=pandora-kernel.git gpio: tps65910: Add sleep control support 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 Signed-off-by: Grant Likely Acked-by: Linus Walleij --- Reading git-diff-tree failed