]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm64: zynqmp: dt: usb: add hibernation wakeup interrupt number
authorAnurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>
Fri, 12 Jan 2018 12:57:47 +0000 (18:27 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 23 Apr 2018 06:57:39 +0000 (08:57 +0200)
This patch adds the hibernation wakeup interrupt number to
dwc3 node.

Signed-off-by: Anurag Kumar Vulisha <anuragku@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp.dtsi

index 904b2d211aa33d57bf85e28cbb812b8a67cf3120..034d020e045717d83c2ccf3dbcad8bf4193d3e4d 100644 (file)
                                status = "disabled";
                                reg = <0x0 0xfe200000 0x0 0x40000>;
                                interrupt-parent = <&gic>;
-                               interrupts = <0 65 4>, <0 69 4>;
+                               interrupts = <0 65 4>, <0 69 4>, <0 75 4>;
                                #stream-id-cells = <1>;
                                iommus = <&smmu 0x860>;
                                snps,quirk-frame-length-adjustment = <0x20>;
                                status = "disabled";
                                reg = <0x0 0xfe300000 0x0 0x40000>;
                                interrupt-parent = <&gic>;
-                               interrupts = <0 70 4>, <0 74 4>;
+                               interrupts = <0 70 4>, <0 74 4>, <0 76 4>;
                                #stream-id-cells = <1>;
                                iommus = <&smmu 0x861>;
                                snps,quirk-frame-length-adjustment = <0x20>;