[PATCH 1/3] drivers: pinctrl sleep and idle states in the core

Greg Kroah-Hartman gregkh at linuxfoundation.org
Wed Jun 5 14:54:05 EDT 2013


On Wed, Jun 05, 2013 at 03:44:31PM +0200, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij at linaro.org>
> 
> If a device have sleep and idle states in addition to the
> default state, look up these in the core and stash them in
> the pinctrl state container.
> 
> Add accessor functions for pinctrl consumers to put the pins
> into "default", "sleep" and "idle" states passing nothing but
> the struct device * affected.
> 
> Solution suggested by Kevin Hilman, Mark Brown and Dmitry
> Torokhov in response to a patch series from Hebbar
> Gururaja.
> 
> Cc: Hebbar Gururaja <gururaja.hebbar at ti.com>
> Cc: Mark Brown <broonie at kernel.org>
> Cc: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> Cc: Kevin Hilman <khilman at linaro.org>
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Cc: Stephen Warren <swarren at wwwdotorg.org>
> Cc: Wolfram Sang <wsa at the-dreams.de>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> I'm seeking Gregs ACK on this in the end, so we can take this
> in through the pinctrl tree. But first let's review!

Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>




More information about the linux-arm-kernel mailing list