linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] ARM: EXYNOS: Power domain DT support extension
@ 2012-11-13 12:51 Tomasz Figa
  2012-11-13 12:51 ` [PATCH v3 1/4] ARM: EXYNOS: pm_domain: Detect domain state on registration from DT Tomasz Figa
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tomasz Figa @ 2012-11-13 12:51 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: linux-pm, linux-arm-kernel, kyungmin.park, kgene.kim,
	thomas.abraham, rjw, m.szyprowski, t.figa, tomasz.figa

This patch series fixes two issues with existing DT support for Exynos
power domains and extends it with the ability of binding devices to domains,
basically making it possible to use power domains with DT.

Based on for-next branch of Kgene's tree.

Changes since v2:
 - Rebased to for-next of Kgene's tree.
Changes since v1:
 - Added "samsung," prefix to "power-domain" property.
 - Added power domain nodes to Exynos4 device tree sources.

Tomasz Figa (4):
  ARM: EXYNOS: pm_domain: Detect domain state on registration from DT
  ARM: EXYNOS: pm_domain: Fix power domain name initialization
  ARM: EXYNOS: pm_domain: Bind devices to power domains using DT
  ARM: dts: exynos4: Set up power domains

 .../bindings/arm/exynos/power_domain.txt           | 15 +++-
 arch/arm/boot/dts/exynos4.dtsi                     | 30 +++++++
 arch/arm/boot/dts/exynos4210.dtsi                  |  5 ++
 arch/arm/mach-exynos/pm_domains.c                  | 93 +++++++++++++++++++++-
 4 files changed, 135 insertions(+), 8 deletions(-)

-- 
1.8.0


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

end of thread, other threads:[~2012-11-20  4:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-13 12:51 [PATCH v3 0/4] ARM: EXYNOS: Power domain DT support extension Tomasz Figa
2012-11-13 12:51 ` [PATCH v3 1/4] ARM: EXYNOS: pm_domain: Detect domain state on registration from DT Tomasz Figa
2012-11-13 12:51 ` [PATCH v3 2/4] ARM: EXYNOS: pm_domain: Fix power domain name initialization Tomasz Figa
2012-11-13 12:51 ` [PATCH v3 3/4] ARM: EXYNOS: pm_domain: Bind devices to power domains using DT Tomasz Figa
2012-11-13 12:51 ` [PATCH v3 4/4] ARM: dts: exynos4: Set up power domains Tomasz Figa
2012-11-13 13:00 ` [PATCH v3 0/4] ARM: EXYNOS: Power domain DT support extension Tomasz Figa
2012-11-20  4:53   ` Kukjin Kim

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