pinctrl: Add one-register-per-pin type device tree based pinctrl driver
authorTony Lindgren <tony@atomide.com>
Tue, 10 Jul 2012 09:05:46 +0000 (02:05 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 14 Jul 2012 20:33:08 +0000 (22:33 +0200)
Add one-register-per-pin type device tree based pinctrl driver.

This driver has been tested on omap2+ series of processors,
where there is either an 8 or 16-bit padconf register for each pin.
Support for other similar pinmux controllers can be added.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found