]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: gemini: rename to match Faraday IP
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 12 Mar 2017 23:28:16 +0000 (00:28 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 22 Mar 2017 08:40:55 +0000 (09:40 +0100)
commit9d3a15aaaec41252ad7c6592305264e52a801be7
tree199ba2033ff6ca06120ea893d938ff4df40e1b7c
parent32d9617234f53d7fef18ec94d9bcfc805bb9df16
gpio: gemini: rename to match Faraday IP

The Gemini driver is actually a driver for the Faraday Technology
FTGPIO010 IP block. We rename the driver and the Kconfig symbol and
put in a a new compatible string for the Moxa ART SoC that is also
using this IP block.

Tested-by: Jonas Jensen <jonas.jensen@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-ftgpio010.c [moved from drivers/gpio/gpio-gemini.c with 73% similarity]