aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/Kconfig
diff options
context:
space:
mode:
authorHongzhou Yang <hongzhou.yang@mediatek.com>2015-01-21 13:28:15 +0800
committerLinus Walleij <linus.walleij@linaro.org>2015-03-18 02:02:14 +0100
commita6df410d420aa4ff316797d352f69e7ebae5ff98 (patch)
tree0dfeffd944810059bf7efa91b32e587c96446964 /drivers/pinctrl/Kconfig
parentpinctrl: dt-bindings: Add pinctrl bindings for mt65xx/mt81xx. (diff)
downloadlinux-dev-a6df410d420aa4ff316797d352f69e7ebae5ff98.tar.xz
linux-dev-a6df410d420aa4ff316797d352f69e7ebae5ff98.zip
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.
The mediatek SoCs have GPIO controller that handle both the muxing and GPIOs. The GPIO controller have pinmux, pull enable, pull select, direction and output high/low control. This driver include common driver and mt8135 part. The common driver include the pinctrl driver and GPIO driver. The mt8135 part contain its special device data. Signed-off-by: Hongzhou Yang <hongzhou.yang@mediatek.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/Kconfig')
-rw-r--r--drivers/pinctrl/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index adfe8546abc2..3d44b6cfffbf 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -205,6 +205,7 @@ source "drivers/pinctrl/sh-pfc/Kconfig"
source "drivers/pinctrl/spear/Kconfig"
source "drivers/pinctrl/sunxi/Kconfig"
source "drivers/pinctrl/vt8500/Kconfig"
+source "drivers/pinctrl/mediatek/Kconfig"
config PINCTRL_XWAY
bool