[PATCH] PCI: brcmstb: fix broken brcm_pcie_mdio_write() polling

Krzysztof Wilczyński kw at linux.com
Sat Mar 9 09:08:29 PST 2024


Hello,

> MDIO_WR_DONE() tests bit 31, which is always 0 (==done) as
> readw_poll_timeout_atomic does a 16-bit read. Replace with the readl
> variant.

Applied to controller/broadcom, thank you!

[1/1] PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
      https://git.kernel.org/pci/pci/c/48389d984332

	Krzysztof



More information about the linux-arm-kernel mailing list