pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623
authorJohn Crispin <blogic@openwrt.org>
Fri, 19 Feb 2016 07:17:18 +0000 (08:17 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 19 Feb 2016 09:05:14 +0000 (10:05 +0100)
commit87316f6bee58a756279b5df19faae9096b9206f3
tree75d9af159264fc1286fb9f60411c0d645978a226
parent9f39add8234e1f870dd4ab4badcbf4925c161f4f
pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623

Add the driver and header files required to make pinctrl work on MediaTek
MT7623.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/Kconfig
drivers/pinctrl/mediatek/Makefile
drivers/pinctrl/mediatek/pinctrl-mt7623.c [new file with mode: 0644]
drivers/pinctrl/mediatek/pinctrl-mtk-mt7623.h [new file with mode: 0644]
This page took 0.025068 seconds and 5 git commands to generate.