From: Bjorn Helgaas Date: Tue, 23 Jun 2026 22:32:16 +0000 (-0500) Subject: Merge branch 'pci/controller/mediatek-gen3' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e38ddba805ab84e65d6854133f1a98f77da0db0;p=thirdparty%2Flinux.git Merge branch 'pci/controller/mediatek-gen3' - Deassert PCIE_PHY_RSTB so REFCLK is stable for at least 100ms (PCIE_T_PVPERL_MS) before deasserting PERST# (Jian Yang) - Add .shutdown() to assert PERST# before powering down device (Jian Yang) - Do full device power down on removal, including asserting PERST#, when removing driver (Chen-Yu Tsai) - Fix a 'failed to create pwrctrl devices' error message that was inadvertently skipped (Chen-Yu Tsai) * pci/controller/mediatek-gen3: PCI: mediatek-gen3: Fix incorrectly skipped pwrctrl error message PCI: mediatek-gen3: Do full device power down on removal PCI: mediatek-gen3: Add a .shutdown() callback to control PERST# signal PCI: mediatek-gen3: Fix PERST# control timing during system startup --- 4e38ddba805ab84e65d6854133f1a98f77da0db0