commit | 8b8b091bf07fa7ef7f13c1ac40b30bcf74050b60 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Jul 10 02:05:46 2012 -0700 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sat Jul 14 22:33:08 2012 +0200 |
tree | 4cfa94d44a78fd13f0b9a1700222f67781256170 | |
parent | 3923040bd1ba2ee5357f6ac01c82d8c24d73ce26 [diff] |
pinctrl: Add one-register-per-pin type device tree based pinctrl driver 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>