Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-03 | pinctrl/coh901: driver to request its pins | Linus Walleij | |
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> | |||
2012-01-03 | pinctrl: move the U300 GPIO driver to pinctrl | Linus Walleij | |
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> |