From f304da5ac15f7c7c1b2e6a8a7471dabd31681a70 Mon Sep 17 00:00:00 2001 From: Peter Chen Date: Sun, 22 Mar 2020 11:28:00 +0800 Subject: MLK-23639 ARM64: imx8dxl.dtsi: enable USB1 and USB2 wakeup interrupt Enabe USB1 and USB2 wakeup interrupt for system suspend. Reviewed-by: Jun Li Signed-off-by: Peter Chen --- arch/arm64/boot/dts/freescale/imx8dxl.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'arch/arm64/boot/dts/freescale/imx8dxl.dtsi') diff --git a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi index d62fe264cb53..b2067184e6ed 100644 --- a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi @@ -154,7 +154,8 @@ pd: imx8dxl-pd { compatible = "fsl,imx8dxl-scu-pd", "fsl,scu-pd"; #power-domain-cells = <1>; - wakeup-irq = <160 235 236 237 228 229 230 231 238 239 240>; + wakeup-irq = <160 235 236 237 228 229 230 231 238 + 239 240 166 169>; }; clk: clock-controller { -- cgit v1.2.3