Adding irq mapping for sound_trigger wakeups

Test: Manually, on a raven or oriole, inspect the output of
`dumpsys batterystats --wakeups`

Bug: 267717665
Change-Id: I92fce56d81a5915184b2c83d3b9c93af54d10af4
This commit is contained in:
Suprabh Shukla 2023-04-07 15:30:09 -07:00
parent 515a64757e
commit c64d94bb94
2 changed files with 6 additions and 0 deletions

View file

@ -23,5 +23,8 @@
<device name="dhdpcie_host_wake">
<subsystem>Wifi</subsystem>
</device>
<device name="MAILBOX_AOC2APxE00">
<subsystem>Sound_trigger</subsystem>
</device>
</irq-device-map>

View file

@ -23,5 +23,8 @@
<device name="dhdpcie_host_wake">
<subsystem>Wifi</subsystem>
</device>
<device name="MAILBOX_AOC2APxE00">
<subsystem>Sound_trigger</subsystem>
</device>
</irq-device-map>