mbox series

[GIT,PULL] PCI fixes for v5.5

Message ID 20191213211409.GA200528@google.com (mailing list archive)
State Not Applicable, archived
Commit 1d76c0792a0a12529b4d7b052d511dff9cc1b273
Delegated to: Bjorn Helgaas
Headers show
Series [GIT,PULL] PCI fixes for v5.5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.5-fixes-1

Message

Bjorn Helgaas Dec. 13, 2019, 9:14 p.m. UTC
PCI fixes:

  - Fix rockchip outbound ATU issue that prevented Google Kevin
    Chromebooks from booting (Enric Balletbo i Serra)


The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.5-fixes-1

for you to fetch changes up to ca01e7987463e8675f223c366e262e82f633481a:

  PCI: rockchip: Fix IO outbound ATU register number (2019-12-12 15:25:37 -0600)

----------------------------------------------------------------
pci-v5.5-fixes-1

----------------------------------------------------------------
Enric Balletbo i Serra (1):
      PCI: rockchip: Fix IO outbound ATU register number

 drivers/pci/controller/pcie-rockchip-host.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Dec. 13, 2019, 11:10 p.m. UTC | #1
The pull request you sent on Fri, 13 Dec 2019 15:14:09 -0600:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1d76c0792a0a12529b4d7b052d511dff9cc1b273

Thank you!