Re: [PATCH v5 04/12] PCI: brcmstb: Use bridge reset if available
From: Florian Fainelli <florian.fainelli@broadcom.com>
Date: 2024-08-01 16:37:35
Also in:
linux-pci, lkml
From: Florian Fainelli <florian.fainelli@broadcom.com>
Date: 2024-08-01 16:37:35
Also in:
linux-pci, lkml
On 7/31/24 15:28, Jim Quinlan wrote:
The 7712 SOC has a bridge reset which can be described in the device tree. Use it if present. 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