]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: tegra: Update PCI config space remap function
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Wed, 19 Apr 2017 16:49:06 +0000 (17:49 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 24 Apr 2017 18:53:17 +0000 (13:53 -0500)
commit3e02dc439b2bcb9911abb1632029a15590ba3b97
tree5ea6d3a0b10a545e5aa97037a4eb13ab94cfab1f
parent26b758f775a368653b9ecb3f7c06b9ec34ccb1be
PCI: tegra: Update PCI config space remap function

PCI configuration space should be mapped with a memory region type that
generates on the CPU host bus non-posted write transations. Update the
driver to use correct memory mapping attributes to map config space
regions to enforce configuration space non-posted writes behaviour.

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
drivers/pci/host/pci-tegra.c