Searched hist:a02e2635480e66a2921d62792fbc4a1e83dc4425 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_tegra.c | a02e2635480e66a2921d62792fbc4a1e83dc4425 Mon Oct 05 23:00:43 UTC 2015 Stephen Warren <swarren@nvidia.com> pci: tegra: call tegra_pcie_board_init() earlier
The board PCI setup code may control regulators that are required simply to bring up the PCI controller itself (or PLLs, IOs, ... it uses). Move the call to this function earlier so that all board-provided resources are ready early enough for everything to work.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|