]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
pcie: host: tegra: increase pcie linkup time
authorVidya Sagar <vidyas@nvidia.com>
Tue, 9 Feb 2016 11:30:13 +0000 (17:00 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Thu, 11 Feb 2016 20:22:09 +0000 (12:22 -0800)
commitc7aff49e85090bbf650852c933b0b4a64f2a174c
tree1a3395777becf7b1910df0fa33f6cbb5f75d1321
parent890a422a7b75507c33b53f1ca4c512f7911d61c4
pcie: host: tegra: increase pcie linkup time

increases pcie link up time from its current 100ms
value to 350ms value because of the specific USB3.0 controller
card based on VIA chipset takes around 350ms time to linkup
with rootport. To be at par with x86 machine interms of
device enumeration, this change is required.
Also, this changes comes into picture only if there is a device
found (i.e. only if TX_RDET_STATUS is already set)

Bug 200171635

Change-Id: I1ccdd395467eb78fed59319f1ab9199210d7bd62
Signed-off-by: Vidya Sagar <vidyas@nvidia.com>
Reviewed-on: http://git-master/r/1009897
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
drivers/pci/host/pci-tegra.c