]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: add a driver for the CSR SiRFprimaII pinmux
authorRongjun Ying <Rongjun.Ying@csr.com>
Sun, 9 Oct 2011 10:11:13 +0000 (03:11 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 28 Oct 2011 19:41:16 +0000 (21:41 +0200)
commit6cdf4abb72bca5896da3ded27c1c3811780591b2
tree426116f50b691895d0d159918af1844da3bf5916
parentdd6d33db9f24ca2ffa56d3422ccd34fd9bd98bb1
pinctrl: add a driver for the CSR SiRFprimaII pinmux

This creates a pin controller driver for the SiRFprinaII
pin mux portions.

Signed-off-by: Rongjun Ying <Rongjun.Ying@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
[Fixup for changed function names and semantics in the v10 patch]
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
drivers/pinctrl/Kconfig
drivers/pinctrl/Makefile
drivers/pinctrl/pinmux-sirf.c [new file with mode: 0644]