Re: [PATCH v4 3/4] PCI: brcmstb: Wait for Raspberry Pi's firmware when present

From: Sergei Shtylyov
Date: Sat Mar 07 2020 - 04:56:02 EST


On 06.03.2020 14:43, Nicolas Saenz Julienne wrote:

xHCI's PCI fixup, run at the end of pcie-brcmstb's probe, depends on
RPi4's VideoCore firmware interface to be up and running. It's possible
for both initializations to race, so make sure it's available prior
starting.

Prior to starting?

Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
[...]

MBR, Sergei