pinctrl: qcom: Add support for MDM9615 TLMM
authorNeil Armstrong <narmstrong@baylibre.com>
Fri, 17 Jun 2016 10:15:34 +0000 (12:15 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 29 Jun 2016 08:10:52 +0000 (10:10 +0200)
commit8b37e88c67bf7188f9d6d4def9f1207514b909a1
treed68bb75f7f0a7eec57c8844ac3e51c8c249c791a
parent151b8c5ba1eb01bb49efe93bee2dcadb7bfca431
pinctrl: qcom: Add support for MDM9615 TLMM

In order to support the Qualcomm MDM9615 SoC, add support for the TLMM
using the Qualcomm pinctrl generic driver.

Note: the pinctrl is partial, need Documentation to complete all the groups.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/Kconfig
drivers/pinctrl/qcom/Makefile
drivers/pinctrl/qcom/pinctrl-mdm9615.c [new file with mode: 0644]