OSDN Git Service

gpio: Add Fujitsu MB86S7x GPIO driver
authorJassi Brar <jaswinder.singh@linaro.org>
Mon, 19 Jan 2015 10:35:53 +0000 (18:35 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 20 Jan 2015 10:23:18 +0000 (11:23 +0100)
commit0da094d82c2741c58eb298d13386a95c7ab92dc7
treea7ab70ad10a0925c89567a5ab3e56744d34c97e2
parent98686d9a52eeeab83a33fca5c19448954d109458
gpio: Add Fujitsu MB86S7x GPIO driver

Driver for Fujitsu MB86S7x SoCs that have a memory mapped GPIO controller.

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: Andy Green <andy.green@linaro.org>
Signed-off-by: Vincent Yang <Vincent.Yang@tw.fujitsu.com>
Signed-off-by: Tetsuya Nuriya <nuriya.tetsuya@jp.fujitsu.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/fujitsu,mb86s70-gpio.txt [new file with mode: 0644]
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-mb86s7x.c [new file with mode: 0644]