From: Soren Brinkmann Date: Mon, 11 Jan 2016 23:34:42 +0000 (-0800) Subject: ARM64: zynqmp: DT: Add power domains X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fee99176c2e90cc5d455947d72194ba0821c27f4;p=thirdparty%2Fu-boot.git ARM64: zynqmp: DT: Add power domains Add power-domains to the DT and attach devices to them. The power-domains are all logical domains as understood by firmware. Each PD is identified by a unique identifier that the platform firmware understands. Signed-off-by: Soren Brinkmann Signed-off-by: Michal Simek --- diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi index 0d3b826686c..a11b509eba1 100644 --- a/arch/arm/dts/zynqmp.dtsi +++ b/arch/arm/dts/zynqmp.dtsi @@ -47,6 +47,7 @@ pmu { compatible = "arm,armv8-pmuv3"; + interrupt-parent = <&gic>; interrupts = <0 143 4>, <0 144 4>, <0 145 4>,