]> 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@stericsson.com>
Mon, 10 Oct 2011 12:26:42 +0000 (14:26 +0200)
commit7df485f1def08486198da0db1049323a34342652
treec8e13ec207550284166c53bf866ba9473f3cb220
parent06b080e3d8b849213b827b23f84eb90c21426b02
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>
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]