projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8560df
)
LF-1383-15 arm64: dts: freescale: Add wakeup-irq property for scu node
author
Jacky Bai
<ping.bai@nxp.com>
Wed, 9 Sep 2020 06:44:20 +0000
(14:44 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:23:08 +0000
(11:23 +0800)
Add the wakeup-irq property for SCU node.
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
index
37759fa
..
1af94d8
100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
@@
-133,6
+133,8
@@
pd: imx8dxl-pd {
compatible = "fsl,imx8dxl-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 {