From: Bjorn Helgaas Date: Wed, 3 Dec 2025 20:18:45 +0000 (-0600) Subject: Merge branch 'pci/pwrctrl-tc9563' X-Git-Url: https://gentwo.org/gitweb/?a=commitdiff_plain;h=9f1aa395ad7889685ce7ea69a1a5badfacfce5e4;p=linux%2F.git Merge branch 'pci/pwrctrl-tc9563' - Add a struct pci_ops.assert_perst() function pointer to assert/deassert PCIe PERST# and implement it for the qcom driver (Krishna Chaitanya Chundru) - Add DT binding and pwrctrl driver for the Toshiba TC9563 PCIe switch, which must be held in reset after poweron so the pwrctrl driver can configure the switch via I2C before bringing up the links (Krishna Chaitanya Chundru) * pci/pwrctrl-tc9563: PCI: pwrctrl: Add power control driver for TC9563 PCI: qcom: Implement .assert_perst() PCI: dwc: Implement .assert_perst() for dwc glue drivers PCI: Add .assert_perst() to control PCIe PERST# dt-bindings: PCI: Add binding for Toshiba TC9563 PCIe switch --- 9f1aa395ad7889685ce7ea69a1a5badfacfce5e4