2014-12-03 18:30:42

by Bjorn Helgaas

[permalink] [raw]
Subject: [GIT PULL] PCI fixes for v3.18

Hi Linus,

This fixes a Tegra20 regression that we introduced during the v3.18 merge
window.

Bjorn


The following changes since commit 7fc986d8a9727e5d40da3c2c1c343da6142e82a9:

PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t (2014-11-19 14:30:32 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v3.18-fixes-4

for you to fetch changes up to 5106787a9e08dc2901d6b2513ed8f377671befa8:

PCI: tegra: Use physical range for I/O mapping (2014-12-01 16:55:43 -0700)

----------------------------------------------------------------
PCI update for v3.18:

NVIDIA Tegra
- Use physical range for I/O mapping (Thierry Reding)

----------------------------------------------------------------
Thierry Reding (1):
PCI: tegra: Use physical range for I/O mapping

drivers/pci/host/pci-tegra.c | 28 ++++++++++++++++++++--------
1 file changed, 20 insertions(+), 8 deletions(-)