ARM: ux500: Add DT node for ux500 PM domains

Add a DT node for the ux500 PM domains. Follow the DT semantics of the
generic PM domain.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Ulf Hansson 2014-10-14 11:12:58 +02:00 committed by Linus Walleij
parent c8f4594381
commit 6c6693599b
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@ pmu {
interrupts = <0 7 IRQ_TYPE_LEVEL_HIGH>;
};
pm_domains: pm_domains0 {
compatible = "stericsson,ux500-pm-domains";
#power-domain-cells = <1>;
};
clocks {
compatible = "stericsson,u8500-clks";