devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Arun Kumar K' <arun.kk@samsung.com>,
	linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org
Cc: t.figa@samsung.com, mark.rutland@arm.com, pawel.moll@arm.com,
	swarren@wwwdotorg.org, prathyush.k@samsung.com,
	abrestic@chromium.org, shaik.ameer@samsung.com,
	arunkk.samsung@gmail.com
Subject: RE: [RESEND PATCHv2 0/3] Power-domain clk handling
Date: Thu, 10 Jul 2014 22:26:14 +0900	[thread overview]
Message-ID: <024101cf9c42$861966e0$924c34a0$@samsung.com> (raw)
In-Reply-To: <1404795274-27307-1-git-send-email-arun.kk@samsung.com>

Arun Kumar K wrote:
> 
> This patch series for clock handling in power domain is
> re-send for merging after rebasing onto latest linux-samsung.git,
> for-next branch.
> Original series and discussion can be found here:
> https://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg31550.html
> 
> Arun Kumar K (2):
>   clk: exynos5420: Add IDs for clocks used in PD mfc
>   ARM: dts: Add clock property for mfc_pd in 5420
> 
> Prathyush K (1):
>   ARM: EXYNOS: Add support for clock handling in power domain
> 
>  .../bindings/arm/exynos/power_domain.txt           |   20 +++++++
>  arch/arm/boot/dts/exynos5420.dtsi                  |    3 +
>  arch/arm/mach-exynos/pm_domains.c                  |   61 +++++++++++++++++++-
>  drivers/clk/samsung/clk-exynos5420.c               |    6 +-
>  include/dt-bindings/clock/exynos5420.h             |    2 +
>  5 files changed, 89 insertions(+), 3 deletions(-)
> 
> --
> 1.7.9.5

Yeah, this is required now because regarding clock registers are also powered
down during pd-off on some exynos SoCs as you mentioned. Just note that you
know the registers are moved into pd related register on latest exynos SoC's
anyway. 

OK, I will apply into fixes for 3.16.

Thanks,
Kukjin

      parent reply	other threads:[~2014-07-10 13:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-08  4:54 [RESEND PATCHv2 0/3] Power-domain clk handling Arun Kumar K
2014-07-08  4:54 ` [RESEND PATCHv2 1/3] ARM: EXYNOS: Add support for clock handling in power domain Arun Kumar K
2014-07-08  4:54 ` [RESEND PATCHv2 2/3] clk: exynos5420: Add IDs for clocks used in PD mfc Arun Kumar K
2014-07-08  4:54 ` [RESEND PATCHv2 3/3] ARM: dts: Add clock property for mfc_pd in 5420 Arun Kumar K
2014-07-10 13:26 ` Kukjin Kim [this message]

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='024101cf9c42$861966e0$924c34a0$@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=abrestic@chromium.org \
    --cc=arun.kk@samsung.com \
    --cc=arunkk.samsung@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=prathyush.k@samsung.com \
    --cc=shaik.ameer@samsung.com \
    --cc=swarren@wwwdotorg.org \
    --cc=t.figa@samsung.com \
    /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).