android_kernel_samsung_a7y1.../drivers/pci
Steffen Liebergeld 8bfd6f9fca PCI: Fix Intel ACS quirk UPDCR register address
commit d8558ac8c93d429d65d7490b512a3a67e559d0d4 upstream.

According to documentation [0] the correct offset for the Upstream Peer
Decode Configuration Register (UPDCR) is 0x1014.  It was previously defined
as 0x1114.

d99321b63b1f ("PCI: Enable quirks for PCIe ACS on Intel PCH root ports")
intended to enforce isolation between PCI devices allowing them to be put
into separate IOMMU groups.  Due to the wrong register offset the intended
isolation was not fully enforced.  This is fixed with this patch.

Please note that I did not test this patch because I have no hardware that
implements this register.

[0] https://www.intel.com/content/dam/www/public/us/en/documents/datasheets/4th-gen-core-family-mobile-i-o-datasheet.pdf (page 325)
Fixes: d99321b63b1f ("PCI: Enable quirks for PCIe ACS on Intel PCH root ports")
Link: https://lore.kernel.org/r/7a3505df-79ba-8a28-464c-88b83eefffa6@kernkonzept.com
Signed-off-by: Steffen Liebergeld <steffen.liebergeld@kernkonzept.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Andrew Murray <andrew.murray@arm.com>
Acked-by: Ashok Raj <ashok.raj@intel.com>
Cc: stable@vger.kernel.org	# v3.15+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-07 13:12:41 +02:00
..
host PCI: keystone: Use quirk to limit MRRS for K2G 2020-04-07 12:36:44 +02:00
hotplug PCI: rpadlpar: Fix leaked device_node references in add/remove paths 2020-04-06 19:02:23 +02:00
pcie A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
access.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ats.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bus.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
host-bridge.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
hotplug-pci.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
htirq.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
iov.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
irq.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
msi.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
of.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pci-acpi.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pci-driver.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pci-label.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pci-stub.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pci-sysfs.c PCI: sysfs: Ignore lockdep for remove attribute 2020-04-06 20:06:10 +02:00
pci.c PCI: PM: Fix pci_power_up() 2020-04-07 09:27:08 +02:00
pci.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
probe.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
proc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
quirks.c PCI: Fix Intel ACS quirk UPDCR register address 2020-04-07 13:12:41 +02:00
remove.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
rom.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
search.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
setup-bus.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
setup-irq.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
setup-res.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
slot.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
syscall.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
vc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
vpd.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
xen-pcifront.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30