]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge branch 'pci/controller/rcar-gen4'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 3 Oct 2025 17:13:21 +0000 (12:13 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 3 Oct 2025 17:13:21 +0000 (12:13 -0500)
- Fix a typo that prevented correct PHY initialization (Marek Vasut)

- Add a missing 1ms delay after PWR reset assertion as required by the V4H
  manual (Marek Vasut)

- Assure reset has completed before DBI access to avoid SError (Marek
  Vasut)

- Fix inverted PHY initialization check, which sometimes led to timeouts
  and failure to start the controller (Marek Vasut)

* pci/controller/rcar-gen4:
  PCI: rcar-gen4: Fix inverted break condition in PHY initialization
  PCI: rcar-gen4: Assure reset occurs before DBI access
  PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertion
  PCI: rcar-gen4: Fix PHY initialization

1  2 
drivers/pci/controller/dwc/pcie-rcar-gen4.c