Re: [v2] PCI: dwc: Add the debugfs property to provide the LTSSM status of the PCIe link

From: Bjorn Helgaas
Date: Fri Feb 14 2025 - 12:06:16 EST


On Fri, Feb 14, 2025 at 04:34:29PM +0800, Hans Zhang wrote:
> I will git pull the latest code and fix it.

The general rule is to base on -rc1 (a.k.a. the pci/main branch), or
on top of a topic branch if the patch depends on something already
queued on that branch (and mention the branch if this is the case).

Bjorn