diff options
author | Fabio Estevam <festevam@denx.de> | 2023-09-26 15:29:53 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-10-10 05:52:50 +0300 |
commit | 70eb14afc7b71587f377becba8f916cfb92a4a0e (patch) | |
tree | e8b4821974031a444d83a1a046c6ed0debb210da /arch/arm64/boot/dts/freescale/imx8dxl.dtsi | |
parent | 0a1a63d7bbae8d30080993c4c8d851ec2ddd5cd1 (diff) | |
download | linux-70eb14afc7b71587f377becba8f916cfb92a4a0e.tar.xz |
arm64: dts: imx8dxl: Remove wakeup-irq
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>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8dxl.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/freescale/imx8dxl.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi index 19aa89ea442a..c166ffebe438 100644 --- a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi @@ -124,8 +124,6 @@ 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 { |