projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a695a9
)
ARM: defconfig: enable the MSM8660 pin controller
author
Linus Walleij
<linus.walleij@linaro.org>
Wed, 1 Jun 2016 08:54:56 +0000
(10:54 +0200)
committer
Andy Gross
<andy.gross@linaro.org>
Sat, 25 Jun 2016 03:34:52 +0000
(22:34 -0500)
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>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/configs/qcom_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/qcom_defconfig
b/arch/arm/configs/qcom_defconfig
index 7bff7bf24a85110f870eb421f2fd813e9b0b7384..dddb917f7ea9d28c097b26eea41b75c3ebeabf41 100644
(file)
--- 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