From: Ulf Hansson Date: Tue, 14 Oct 2014 09:12:58 +0000 (+0200) Subject: ARM: ux500: Add DT node for ux500 PM domains X-Git-Tag: v3.19-rc1~169^2~31^2~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6c6693599b33b2e45a9c14b209729b839b379ee6;p=karo-tx-linux.git 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 Signed-off-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/ste-dbx5x0.dtsi b/arch/arm/boot/dts/ste-dbx5x0.dtsi index 9d2323020d34..d4169746819e 100644 --- a/arch/arm/boot/dts/ste-dbx5x0.dtsi +++ b/arch/arm/boot/dts/ste-dbx5x0.dtsi @@ -43,6 +43,10 @@ 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";