mbox series

[GIT,PULL] PCI fixes for v5.0

Message ID 20190208142353.GV7268@google.com (mailing list archive)
State Not Applicable, archived
Delegated to: Bjorn Helgaas
Headers show
Series [GIT,PULL] PCI fixes for v5.0 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.0-fixes-4

Message

Bjorn Helgaas Feb. 8, 2019, 2:23 p.m. UTC
PCI fixes:

  - Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX) that
    breaks PCIe on I.MX SoCs (Thinh Nguyen)


The following changes since commit f14bcc0add3abecceca1a3fe538c4ec9566893f3:

  Revert "PCI: armada8k: Add support for gpio controlled reset signal" (2019-01-31 15:07:29 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.0-fixes-4

for you to fetch changes up to f57a98e1b71357713e44c57268a53d9c803f0626:

  PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX) (2019-02-06 17:17:27 -0600)

----------------------------------------------------------------
pci-v5.0-fixes-4

----------------------------------------------------------------
Thinh Nguyen (1):
      PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX)

 drivers/pci/quirks.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 9, 2019, 12:40 a.m. UTC | #1
The pull request you sent on Fri, 8 Feb 2019 08:23:53 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.0-fixes-4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/70be9ac2b64c0d0db4f0e3004b764df33b1098e2

Thank you!