devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Power-domain clk handling
@ 2014-05-23  5:08 Arun Kumar K
  2014-05-23  5:08 ` [PATCH 1/3] ARM: EXYNOS: Add support for clock handling in power domain Arun Kumar K
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Arun Kumar K @ 2014-05-23  5:08 UTC (permalink / raw)
  To: linux-samsung-soc, devicetree
  Cc: t.figa, kgene.kim, mark.rutland, pawel.moll, swarren, prathyush.k,
	abrestic, arunkk.samsung

This patchset enables the clk handling in power domain for
working as per the recommended power domain on / off sequence for
exynos5 SoCs. I have posted an RFC for the same [1] and didnt get any
review comments / objections. So I am dropping the RFC tag and
posting the patch along with the required clk and dt support.

[1] https://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg30479.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           |   18 +++++++
 arch/arm/boot/dts/exynos5420.dtsi                  |    3 ++
 arch/arm/mach-exynos/pm_domains.c                  |   56 +++++++++++++++++++-
 drivers/clk/samsung/clk-exynos5420.c               |    6 ++-
 include/dt-bindings/clock/exynos5420.h             |    2 +
 5 files changed, 82 insertions(+), 3 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-05-23 21:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23  5:08 [PATCH 0/3] Power-domain clk handling Arun Kumar K
2014-05-23  5:08 ` [PATCH 1/3] ARM: EXYNOS: Add support for clock handling in power domain Arun Kumar K
2014-05-23 21:51   ` Tomasz Figa
2014-05-23  5:08 ` [PATCH 2/3] clk: exynos5420: Add IDs for clocks used in PD mfc Arun Kumar K
2014-05-23 21:53   ` Tomasz Figa
2014-05-23  5:08 ` [PATCH 3/3] ARM: dts: Add clock property for mfc_pd in 5420 Arun Kumar K
2014-05-23 21:54   ` Tomasz Figa

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).