Re: [PATCH v3 04/12] PCI: brcmstb: Use bridge reset if available

From: Stanimir Varbanov
Date: Mon Jul 15 2024 - 06:33:59 EST




On 7/11/24 01: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 <james.quinlan@xxxxxxxxxxxx>
> ---
> drivers/pci/controller/pcie-brcmstb.c | 22 +++++++++++++++++-----
> 1 file changed, 17 insertions(+), 5 deletions(-)

Reviewed-by: Stanimir Varbanov <svarbanov@xxxxxxx>

~Stan