pinctrl: add TB10x pin control driver
authorChristian Ruppert <christian.ruppert@abilis.com>
Tue, 15 Oct 2013 13:39:38 +0000 (15:39 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 13:33:51 +0000 (15:33 +0200)
commit5aad0db1c1ebb0f5be79f0adbecc16a2f0259b21
tree032eccc167a0eea6844aae31bcf5f45e98674e54
parent586a87e6edc936d6d3c3585af504b33b9c3f0a06
pinctrl: add TB10x pin control driver

The pinmux driver of the Abilis Systems TB10x platform based on ARC700 CPUs.
Used to control the pinmux and is a prerequisite for the GPIO driver.

Signed-off-by: Christian Ruppert <christian.ruppert@abilis.com>
Signed-off-by: Pierrick Hascoet <pierrick.hascoet@abilis.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/abilis,tb10x-iomux.txt [new file with mode: 0644]
drivers/pinctrl/Kconfig
drivers/pinctrl/Makefile
drivers/pinctrl/pinctrl-tb10x.c [new file with mode: 0644]
This page took 0.025082 seconds and 5 git commands to generate.