projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab6ab44
)
ARM: uniphier: select RESET_CONTROLLER
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Mon, 25 Jun 2018 03:34:44 +0000
(12:34 +0900)
committer
Olof Johansson
<olof@lixom.net>
Wed, 1 Aug 2018 02:04:41 +0000
(19:04 -0700)
The UniPhier platform highly relies on the reset controller.
Select RESET_CONTROLLER to enable it forcibly.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-uniphier/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-uniphier/Kconfig
b/arch/arm/mach-uniphier/Kconfig
index 779235a9147d0d7c266f17862fe136e4db55deee..e661d2626675128c3e0f0d54e786b63115dd9038 100644
(file)
--- a/
arch/arm/mach-uniphier/Kconfig
+++ b/
arch/arm/mach-uniphier/Kconfig
@@
-9,6
+9,7
@@
config ARCH_UNIPHIER
select HAVE_ARM_SCU
select HAVE_ARM_TWD if SMP
select PINCTRL
+ select RESET_CONTROLLER
help
Support for UniPhier SoC family developed by Socionext Inc.
(formerly, System LSI Business Division of Panasonic Corporation)