]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: dra7xx: Add support to force RC to work in GEN1 mode
authorKishon Vijay Abraham I <kishon@ti.com>
Wed, 11 Jan 2017 12:06:53 +0000 (17:36 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 21 Feb 2017 21:00:11 +0000 (15:00 -0600)
commitab5fe4f4d31ee27df9b8d7720da710d955d55737
tree6962c9554353db8bd86582875af625f69982fb10
parent602d38bc65aa2926d1ecd290a348e87aa8c21290
PCI: dra7xx: Add support to force RC to work in GEN1 mode

PCIe in AM57x/DRA7x devices is by default configured to work in GEN2 mode.
However there may be situations when working in GEN1 mode is desired.  One
example is limitation i925 (PCIe GEN2 mode not supported at junction
temperatures < 0C).

Add support to force Root Complex to work in GEN1 mode if so desired, but
don't force GEN1 mode on any board just yet.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/dwc/pci-dra7xx.c