summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone/Kconfig
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2017-04-19 05:58:02 -0700
committerOlof Johansson <olof@lixom.net>2017-04-19 05:58:02 -0700
commitfe8fee6901059801c3b53a0f8e28274b2dade65e (patch)
tree06f6f18379afc35a5b12317cf0e67cc8cce0846c /arch/arm/mach-keystone/Kconfig
parent1dfe46166f18e332bfb22d9d1217b533fa82a464 (diff)
parentae3874cc931b760c08bd6617a45fec1ba97d87f8 (diff)
downloadlinux-stable-fe8fee6901059801c3b53a0f8e28274b2dade65e.tar.gz
linux-stable-fe8fee6901059801c3b53a0f8e28274b2dade65e.tar.bz2
linux-stable-fe8fee6901059801c3b53a0f8e28274b2dade65e.zip
Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
ARM SOC PM domain support for 4.12 Dave Gerlach (5): PM / Domains: Add generic data pointer to genpd data struct PM / Domains: Do not check if simple providers have phandle cells dt-bindings: Add TI SCI PM Domains soc: ti: Add ti_sci_pm_domains driver ARM: keystone: Drop PM domain support for k2g * tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone: ARM: keystone: Drop PM domain support for k2g soc: ti: Add ti_sci_pm_domains driver dt-bindings: Add TI SCI PM Domains PM / Domains: Do not check if simple providers have phandle cells PM / Domains: Add generic data pointer to genpd data struct Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-keystone/Kconfig')
-rw-r--r--arch/arm/mach-keystone/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig
index 554357035f30..db122356b410 100644
--- a/arch/arm/mach-keystone/Kconfig
+++ b/arch/arm/mach-keystone/Kconfig
@@ -10,6 +10,7 @@ config ARCH_KEYSTONE
select ARCH_SUPPORTS_BIG_ENDIAN
select ZONE_DMA if ARM_LPAE
select PINCTRL
+ select PM_GENERIC_DOMAINS if PM
help
Support for boards based on the Texas Instruments Keystone family of
SoCs.