From 81e0e6c356ead20daa32cb8b6b91050f89c7b67c Mon Sep 17 00:00:00 2001 From: Fugang Duan Date: Thu, 26 Mar 2020 17:34:49 +0800 Subject: MLK-23687-02 arm64: dts: imx8dxl: update enet wakeup irq number Update enet wakeup interrupt number since they are different with imx8qxp. Reviewed-by: Joakim Zhang Signed-off-by: Fugang Duan --- arch/arm64/boot/dts/freescale/imx8dxl.dtsi | 2 +- 1 file changed, 1 insertion(+), 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 b417d6d7b6ff..d62fe264cb53 100644 --- a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi @@ -154,7 +154,7 @@ pd: imx8dxl-pd { compatible = "fsl,imx8dxl-scu-pd", "fsl,scu-pd"; #power-domain-cells = <1>; - wakeup-irq = <235 236 237 258 262 228 229 230 231 238 239 240>; + wakeup-irq = <160 235 236 237 228 229 230 231 238 239 240>; }; clk: clock-controller { -- cgit v1.2.3