arm64: zynqmp: PM: Add IRQ
authorSoren Brinkmann <[email protected]>
Tue, 22 Nov 2016 00:12:05 +0000 (16:12 -0800)
committerMichal Simek <[email protected]>
Tue, 28 Nov 2017 15:09:08 +0000 (16:09 +0100)
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 <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
arch/arm/dts/zynqmp.dtsi

index fc34033f941595afd20edf066acd98adb77e3401..70d28a3679f572970662e278b62cb0e2e8b22468 100644 (file)
        firmware {
                compatible = "xlnx,zynqmp-pm";
                method = "smc";
+               interrupt-parent = <&gic>;
+               interrupts = <0 35 4>;
        };
 
        timer {