On 2/14/2025 9:39 AM, Jim Quinlan wrote:
The driver was mistakenly writing to a RO config-space register (PCI_EXP_LNKCAP). Although harmless in this case, the proper destination is an internal RW register that is reflected by PCI_EXP_LNKCAP. Fixes: c0452137034bda8f686dd9a2e167949bfffd6776 ("PCI: brcmstb: Add Broadcom STB PCIe host controller driver")
Likewise this needs to be shortened to 12 digits, with that fixed: Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx> -- Florian