ARM: dts: msm: Add show_resume_irq device for sun

Add show_resume_irq device to print wakeup irq during resume from s2idle
or s2ram.

Change-Id: I1344bd7bb6e576cdd73011c845645c4959e23b64
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
This commit is contained in:
Maulik Shah
2023-12-23 22:05:57 +05:30
parent 95e0897a55
commit bf9be09822

View File

@@ -742,6 +742,11 @@
status = "disabled";
};
show_resume_irqs@16000000 {
compatible = "qcom,show-resume-irqs";
reg = <0x16000000 0x10000>; /* GICD */
};
intc: interrupt-controller@16000000 {
compatible = "arm,gic-v3";
#interrupt-cells = <3>;