Re: [PATCH v4 0/9] PCI/PM: Always disable PTM for all devices during suspend

From: Mika Westerberg
Date: Mon Sep 12 2022 - 00:16:24 EST


On Fri, Sep 09, 2022 at 03:24:56PM -0500, Bjorn Helgaas wrote:
> Bjorn Helgaas (9):
> PCI/PTM: Cache PTM Capability offset
> PCI/PTM: Add pci_upstream_ptm() helper
> PCI/PTM: Separate configuration and enable
> PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
> PCI/PTM: Move pci_ptm_info() body into its only caller
> PCI/PTM: Preserve RsvdP bits in PTM Control register
> PCI/PTM: Reorder functions in logical order
> PCI/PTM: Consolidate PTM interface declarations
> PCI/PM: Always disable PTM for all devices during suspend

For the whole series,

Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>