diff mbox

ARM: defconfig: enable the MSM8660 pin controller

Message ID 1464771296-8329-1-git-send-email-linus.walleij@linaro.org
State Accepted
Commit 600430882ebbaee7e795d1338939407af067a691
Headers show

Commit Message

Linus Walleij June 1, 2016, 8:54 a.m. UTC
After enabling this I get pins, GPIO, keys and everything on
the MSM8660 surf (APQ8660 DragonBoard).

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

---
 arch/arm/configs/qcom_defconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
2.4.11

--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Andy Gross June 5, 2016, 6:47 p.m. UTC | #1
On Wed, Jun 01, 2016 at 10:54:56AM +0200, Linus Walleij wrote:
> After enabling this I get pins, GPIO, keys and everything on

> the MSM8660 surf (APQ8660 DragonBoard).

> 

> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

> ---

>  arch/arm/configs/qcom_defconfig | 1 +

>  1 file changed, 1 insertion(+)


I'll queue this one up for my dt pull request.  Thanks!


Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 7bff7bf24a85..dddb917f7ea9 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -103,6 +103,7 @@  CONFIG_SPMI=y
 CONFIG_PINCTRL_APQ8064=y
 CONFIG_PINCTRL_APQ8084=y
 CONFIG_PINCTRL_IPQ8064=y
+CONFIG_PINCTRL_MSM8660=y
 CONFIG_PINCTRL_MSM8960=y
 CONFIG_PINCTRL_MSM8X74=y
 CONFIG_PINCTRL_QCOM_SPMI_PMIC=y