From: t.figa@samsung.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: EXYNOS: always enable PM domains support for EXYNOS4x12
Date: Fri, 09 Aug 2013 16:53:02 +0200 [thread overview]
Message-ID: <1427702.Wy3A0eELLT@amdc1227> (raw)
In-Reply-To: <2897494.fSQeGUd9YR@amdc1032>
Hi Bart,
On Friday 09 of August 2013 13:56:05 Bartlomiej Zolnierkiewicz wrote:
> Currently PM domains support will be enabled for EXYNOS4x12 SoCs
> only if EXYNOS4210 SoC or EXYNOS5250 SoC support is also enabled.
>
> Fix it by explicitly selecting PM domains support (if PM support
> is enabled) by SOC_EXYNOS4212 and SOC_EXYNOS4412 config options.
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> arch/arm/mach-exynos/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> Index: b/arch/arm/mach-exynos/Kconfig
> ===================================================================
> --- a/arch/arm/mach-exynos/Kconfig 2013-08-08 14:36:02.000000000 +0200
> +++ b/arch/arm/mach-exynos/Kconfig 2013-08-08 14:38:48.967486318 +0200
> @@ -52,6 +52,7 @@ config SOC_EXYNOS4212
> depends on ARCH_EXYNOS4
> select ARCH_HAS_BANDGAP
> select PINCTRL_EXYNOS
> + select PM_GENERIC_DOMAINS if PM
> select S5P_PM if PM
> select S5P_SLEEP if PM
> select SAMSUNG_DMADEV
> @@ -64,6 +65,7 @@ config SOC_EXYNOS4412
> depends on ARCH_EXYNOS4
> select ARCH_HAS_BANDGAP
> select PINCTRL_EXYNOS
> + select PM_GENERIC_DOMAINS if PM
> select SAMSUNG_DMADEV
> help
> Enable EXYNOS4412 SoC support
Acked-by: Tomasz Figa <t.figa@samsung.com>
Best regards,
Tomasz
next prev parent reply other threads:[~2013-08-09 14:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-09 11:56 [PATCH] ARM: EXYNOS: always enable PM domains support for EXYNOS4x12 Bartlomiej Zolnierkiewicz
2013-08-09 14:53 ` Tomasz Figa [this message]
2013-08-18 20:03 ` Kukjin Kim
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=1427702.Wy3A0eELLT@amdc1227 \
--to=t.figa@samsung.com \
--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