]> Gentwo Git Trees - linux/.git/commitdiff
Merge branch 'pci/controller/keystone'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 3 Dec 2025 20:18:38 +0000 (14:18 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 3 Dec 2025 20:18:38 +0000 (14:18 -0600)
- Fail the probe instead of silently succeeding if ks_pcie_of_data
  didn't specify Root Complex or Endpoint mode (Siddharth Vadapalli)

- Make keystone buildable as a loadable module, except on ARM32 where
  hook_fault_code() is __init (Siddharth Vadapalli)

* pci/controller/keystone:
  PCI: keystone: Add support to build as a loadable module
  PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()
  PCI: Export pci_get_host_bridge_device() for use by pci-keystone
  PCI: keystone: Exit ks_pcie_probe() for invalid mode

1  2 
drivers/pci/controller/dwc/pcie-designware-host.c
include/linux/pci.h

Simple merge