Re: [PATCH v3 04/12] PCI: brcmstb: Use bridge reset if available
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2024-07-15 21:10:23
Also in:
linux-pci, lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2024-07-15 21:10:23
Also in:
linux-pci, lkml
On 7/10/24 15:16, Jim Quinlan wrote:
The 7712 SOC has a bridge reset which can be described in the device tree. If it is present, use it. Otherwise, continue to use the legacy method to reset the bridge. Signed-off-by: Jim Quinlan <redacted>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> -- Florian