arm64: dts: imx8dxl: Remove wakeup-irq
authorFabio Estevam <festevam@denx.de>
Tue, 26 Sep 2023 12:29:53 +0000 (09:29 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 10 Oct 2023 02:52:50 +0000 (10:52 +0800)
wakeup-irq is not documented, and not used anywhere.

Remove it.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8dxl.dtsi

index 19aa89e..c166ffe 100644 (file)
                pd: power-controller {
                        compatible = "fsl,imx8dl-scu-pd", "fsl,scu-pd";
                        #power-domain-cells = <1>;
-                       wakeup-irq = <160 163 235 236 237 228 229 230 231 238
-                                    239 240 166 169>;
                };
 
                clk: clock-controller {