projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
627c1a8
)
ARM: ux500: select the DB8540 pin controller
author
Linus Walleij
<linus.walleij@linaro.org>
Mon, 28 Jan 2013 13:43:55 +0000
(14:43 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 30 Jan 2013 19:42:05 +0000
(20:42 +0100)
The pin controller is an inherent part of the SoC, without
it the system will not boot, thus it needs to be selected
from Kconfig.
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-ux500/Kconfig
b/arch/arm/mach-ux500/Kconfig
index 5dea90636d94f91e10820a41a502f23b796fc522..1d7dbe61a958d5a2b6b8f2d8982aca309b86b762 100644
(file)
--- a/
arch/arm/mach-ux500/Kconfig
+++ b/
arch/arm/mach-ux500/Kconfig
@@
-18,6
+18,7
@@
config UX500_SOC_DB8500
select CPU_FREQ_TABLE if CPU_FREQ
select MFD_DB8500_PRCMU
select PINCTRL_DB8500
+ select PINCTRL_DB8540
select REGULATOR
select REGULATOR_DB8500_PRCMU