Merge branch 'pci/controller/broadcom'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 12 Mar 2024 17:14:24 +0000 (12:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 12 Mar 2024 17:14:24 +0000 (12:14 -0500)
commitcab098b6f2531f26d447abd07ec7a77e2e442ec0
tree20b37bf195285f442fdf0f8ee6ae81cdc1e4f984
parent45a516f616cae50eabd81c1aa6b1bacbdf2f8c65
parent039741a8d7c9a01c1bc84a5ac5aa770a5e138a30
Merge branch 'pci/controller/broadcom'

- Fix polling for MDIO write completion, which previously used the wrong
  access width so it always indicated "completed" (Jonathan Bell)

* pci/controller/broadcom:
  PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling