Add wakeup interrupt mapping am: d786ac91ca

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

Change-Id: I4cdd35cf50cdb9f7eb50ddc79ee9d3771d055bc6
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:51:14 +00:00 committed by Automerger Merge Worker
commit 18d7e93f8e
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>