From: Soren Brinkmann Date: Tue, 22 Nov 2016 00:12:05 +0000 (-0800) Subject: ARM64: zynqmp: PM: Add IRQ X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=897b6e30f21a5263314478fbdae036f1abff23a0;p=thirdparty%2Fu-boot.git ARM64: zynqmp: PM: Add IRQ PM callbacks are delivered to the NS OS. Let the PM driver handle the IRQ and retrieve callback data from the secure HW. 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 7acd02143ca..e957d8abb6d 100644 --- a/arch/arm/dts/zynqmp.dtsi +++ b/arch/arm/dts/zynqmp.dtsi @@ -242,6 +242,8 @@ firmware { compatible = "xlnx,zynqmp-pm"; method = "smc"; + interrupt-parent = <&gic>; + interrupts = <0 35 4>; }; timer {