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:
@@ -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>;
|
||||
|
Reference in New Issue
Block a user