[PATCH] pinctrl: add pinconf-generic defines for output
Stephen Warren
swarren at wwwdotorg.org
Fri Jan 4 15:03:57 EST 2013
On 01/04/2013 10:00 AM, Linus Walleij wrote:
> From: Linus Walleij <linus.walleij at linaro.org>
>
> This adds a definition of a generic output configuration
> for a certain pin when using the generic pin configuration
> library. Whereas driving pins low/high is usually a GPIO
> business, you may want to set up pins into a default state
> using hogs, and never touch them again. This helps out
> with that scenario.
Seems plausible:-) Although I wonder if this is moving towards DT
content setting up HW rather than writing drivers for things. Probably
not an issue so far though.
Reviewed-by: Stephen Warren <swarren at nvidia.com>
More information about the linux-arm-kernel
mailing list