diff options
author | 2022-04-22 15:45:22 +0200 | |
---|---|---|
committer | 2022-04-22 15:45:22 +0200 | |
commit | e90d20c9df11cf33e33e6e3e1445454e044216b1 (patch) | |
tree | 8b09904b8bdf804f0114954a340e5da8596da374 /tools/perf/scripts/python/stackcollapse.py | |
parent | Linux 5.18-rc2 (diff) | |
parent | bus: mhi: host: pci_generic: Flush recovery worker during freeze (diff) | |
download | linux-dev-e90d20c9df11cf33e33e6e3e1445454e044216b1.tar.xz linux-dev-e90d20c9df11cf33e33e6e3e1445454e044216b1.zip |
Merge tag 'mhi-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-linus
Manivannan writes:
MHI fixes for v5.18
Couple of patches fixing the hibernation issue seen on MHI endpoint devices like
SDX65 modems:
- During hibernation, the host puts the device into D3cold after thaw() stage.
But at that time, the device would be in M0 state. So the device emits a
warning (not visible to the host but to device firmware only) stating invalid
transition. This is fixed by adding a poweroff() callback that puts the device
into M3 before D3cold.
- There is a possibility that the recovery worker might be running while trying
to powerdown the device. So flush the recovery worker before that.
* tag 'mhi-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi:
bus: mhi: host: pci_generic: Flush recovery worker during freeze
bus: mhi: host: pci_generic: Add missing poweroff() PM callback
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions