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:
parent
515a64757e
commit
c64d94bb94
2 changed files with 6 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue