From: ulf.hansson@linaro.org (Ulf Hansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/8] ARM: ux500: Enable Kconfig for the generic PM domain
Date: Tue, 14 Oct 2014 11:12:57 +0200 [thread overview]
Message-ID: <1413277981-27451-5-git-send-email-ulf.hansson@linaro.org> (raw)
In-Reply-To: <1413277981-27451-1-git-send-email-ulf.hansson@linaro.org>
Since ux500 uses the generic PM domain, let's enable the corresponding
Kconfig as long as CONFIG_PM also is enabled.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
---
arch/arm/mach-ux500/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index 699e860..c9ac19b 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -32,6 +32,7 @@ config UX500_SOC_DB8500
select PINCTRL_AB8540
select REGULATOR
select REGULATOR_DB8500_PRCMU
+ select PM_GENERIC_DOMAINS if PM
config MACH_MOP500
bool "U8500 Development platform, MOP500 versions"
--
1.9.1
next prev parent reply other threads:[~2014-10-14 9:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-14 9:12 [PATCH 0/8] ARM: ux500: Add initial support for PM domains Ulf Hansson
2014-10-14 9:12 ` [PATCH 1/8] dt: bindings: ux500: Add documentation " Ulf Hansson
2014-10-14 9:12 ` [PATCH 2/8] dt: bindings: ux500: Add header for PM domains specifiers Ulf Hansson
2014-10-14 9:12 ` [PATCH 3/8] ARM: ux500: Initial support for PM domains Ulf Hansson
2014-10-14 9:12 ` Ulf Hansson [this message]
2014-10-14 9:12 ` [PATCH 5/8] ARM: ux500: Add DT node for ux500 " Ulf Hansson
2014-10-14 9:12 ` [PATCH 6/8] ARM: ux500: Add sdi devices to the VAPE PM domain Ulf Hansson
2014-10-14 9:13 ` [PATCH 7/8] ARM: ux500: Add spi and ssp " Ulf Hansson
2014-10-14 9:13 ` [PATCH 8/8] ARM: ux500: Add i2c " Ulf Hansson
2014-10-28 9:51 ` [PATCH 0/8] ARM: ux500: Add initial support for PM domains Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1413277981-27451-5-git-send-email-ulf.hansson@linaro.org \
--to=ulf.hansson@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).