projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf0349d
)
arm64: Enable ARCH_HAS_RESET_CONTROLLER for ARCH_BRCMSTB
author
Jim Quinlan
<jim2101024@gmail.com>
Fri, 31 May 2019 17:22:03 +0000
(10:22 -0700)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Fri, 31 May 2019 17:23:39 +0000
(10:23 -0700)
Allow the use of reset controllers on ARCH_BRCMSTB such as the recently
introduced RESET_BRCMSTB driver.
Signed-off-by: Jim Quinlan <jim2101024@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm64/Kconfig.platforms
patch
|
blob
|
history
diff --git
a/arch/arm64/Kconfig.platforms
b/arch/arm64/Kconfig.platforms
index d0aca109bdf69ee70b59d101429dcd18ae3b2ef2..2d8b1afa3799996409ffa210edde0e955f46863a 100644
(file)
--- a/
arch/arm64/Kconfig.platforms
+++ b/
arch/arm64/Kconfig.platforms
@@
-65,6
+65,7
@@
config ARCH_BITMAIN
config ARCH_BRCMSTB
bool "Broadcom Set-Top-Box SoCs"
+ select ARCH_HAS_RESET_CONTROLLER
select BCM7038_L1_IRQ
select BRCMSTB_L2_IRQ
select GENERIC_IRQ_CHIP