Files
u-boot-tk1-som/drivers
Stephen Warren f39a6a3277 pci: tegra: actually program REFCLK_CFG* on recent SoCs
On recent SoCs, tegra_pcie_phy_enable() isn't called; but instead
tegra_pcie_enable_controller() calls tegra_xusb_phy_enable(). However,
part of tegra_pcie_phy_enable() needs to happen in all cases. Move that
code to tegra_pcie_port_enable() instead.

For reference, NVIDIA's downstream Linux kernel performs this operation
in tegra_pcie_enable_rp_features(), which is called immediately after
tegra_pcie_port_enable(). Since that function doesn't exist in the U-Boot
driver, we'll just add it to the tail of tegra_pcie_port_enable() instead.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2016-07-05 11:14:32 -07:00
..
2015-11-02 10:38:00 +09:00
2016-05-24 11:15:02 +02:00
2016-01-27 15:32:05 +01:00
2016-06-19 17:05:55 -06:00
2016-02-05 12:47:21 +08:00
2016-05-25 17:52:39 +02:00
2016-06-19 17:05:55 -06:00
2016-02-06 12:00:59 +01:00
2016-03-14 19:21:44 -04:00
2016-06-19 17:05:55 -06:00
2016-06-19 17:05:55 -06:00