Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pinctrl/coh901: driver to request its pins | Linus Walleij | 2012-01-03 | 1 | -0/+21 |
| | | | | | | | This makes the COH 901 driver request muxing of its GPIO pins from the pinmux-u300 driver using the standard API calls. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | ||||
* | pinctrl: move the U300 GPIO driver to pinctrl | Linus Walleij | 2012-01-03 | 1 | -0/+917 |
This driver will be converted to a dual GPIO + pinctrl driver since it supports biasing and driving control options. Hopefully it can serve as an example. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |