All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: EXYNOS: Power domain DT support extension
@ 2012-09-06  9:38 ` Tomasz Figa
  0 siblings, 0 replies; 20+ messages in thread
From: Tomasz Figa @ 2012-09-06  9:38 UTC (permalink / raw)
  To: linux-samsung-soc, linux-arm-kernel
  Cc: kyungmin.park, kgene.kim, thomas.abraham, rjw, 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 when using DT.

Tomasz Figa (3):
  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

 .../bindings/arm/exynos/power_domain.txt           | 15 +++-
 arch/arm/mach-exynos/pm_domains.c                  | 93 +++++++++++++++++++++-
 2 files changed, 100 insertions(+), 8 deletions(-)

-- 
1.7.12

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

end of thread, other threads:[~2012-09-19 13:28 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-06  9:38 [PATCH 0/3] ARM: EXYNOS: Power domain DT support extension Tomasz Figa
2012-09-06  9:38 ` Tomasz Figa
2012-09-06  9:38 ` [PATCH 1/3] ARM: EXYNOS: pm_domain: Detect domain state on registration from DT Tomasz Figa
2012-09-06  9:38   ` Tomasz Figa
2012-09-08  8:06   ` Thomas Abraham
2012-09-08  8:06     ` Thomas Abraham
2012-09-06  9:38 ` [PATCH 2/3] ARM: EXYNOS: pm_domain: Fix power domain name initialization Tomasz Figa
2012-09-06  9:38   ` Tomasz Figa
2012-09-08  8:07   ` Thomas Abraham
2012-09-08  8:07     ` Thomas Abraham
2012-09-08  8:24     ` Tomasz Figa
2012-09-08  8:24       ` Tomasz Figa
2012-09-06  9:38 ` [PATCH 3/3] ARM: EXYNOS: pm_domain: Bind devices to power domains using DT Tomasz Figa
2012-09-06  9:38   ` Tomasz Figa
2012-09-08  8:18   ` Thomas Abraham
2012-09-08  8:18     ` Thomas Abraham
2012-09-08  8:35     ` Tomasz Figa
2012-09-08  8:35       ` Tomasz Figa
2012-09-19 13:28 ` [PATCH 0/3] ARM: EXYNOS: Power domain DT support extension Tomasz Figa
2012-09-19 13:28   ` Tomasz Figa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.