Add wakeup interrupt mapping am: d786ac91ca

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/22977072

Change-Id: Ibb14881049d8a60b78da6326e7fe7d720665f4ad
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Suprabh Shukla 2023-05-04 00:50:16 +00:00 committed by Automerger Merge Worker
commit be0850caa3
2 changed files with 12 additions and 0 deletions

View file

@ -23,5 +23,11 @@
<device name="dhdpcie_host_wake"> <device name="dhdpcie_host_wake">
<subsystem>Wifi</subsystem> <subsystem>Wifi</subsystem>
</device> </device>
<device name="cp2ap_wakeup">
<subsystem>Cellular_data</subsystem>
</device>
<device name="MAILBOX_AOCA322APx100">
<subsystem>Sensor</subsystem>
</device>
</irq-device-map> </irq-device-map>

View file

@ -23,5 +23,11 @@
<device name="dhdpcie_host_wake"> <device name="dhdpcie_host_wake">
<subsystem>Wifi</subsystem> <subsystem>Wifi</subsystem>
</device> </device>
<device name="cp2ap_wakeup">
<subsystem>Cellular_data</subsystem>
</device>
<device name="MAILBOX_AOCA322APx100">
<subsystem>Sensor</subsystem>
</device>
</irq-device-map> </irq-device-map>