]> git.baikalelectronics.ru Git - kernel.git/commit
ARM/PCI: Call pcie_bus_configure_settings() to set MPS
authorMurali Karicheri <m-karicheri2@ti.com>
Wed, 28 May 2014 17:14:53 +0000 (13:14 -0400)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 30 May 2014 16:50:57 +0000 (10:50 -0600)
commitc21d69de9e213c092e2e7ef00068224ef06a1970
treed83ae4569083f96b35ba53056f566715ae548f60
parent2c54034b681dc4d251bb04959ce1df5174ddb2b9
ARM/PCI: Call pcie_bus_configure_settings() to set MPS

Call pcie_bus_configure_settings() on ARM, like for other platforms.
pcie_bus_configure_settings() makes sure the MPS across the bus is uniform
and provides the ability to tune the MRSS and MPS to higher performance
values.  This is particularly important for embedded where there is no
firmware to program these PCIe settings for the OS.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Russell King <linux@arm.linux.org.uk>
CC: Arnd Bergmann <arnd@arndb.de>
CC: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
CC: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/kernel/bios32.c