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 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html