
On 06/12/2017 02:09 PM, Simon Glass wrote:
Hi Stephen,
On 12 June 2017 at 13:52, Stephen Warren swarren@wwwdotorg.org wrote:
On 06/12/2017 06:21 AM, Simon Glass wrote:
This moves three entire boards to use a live device tree as an example of the impact.
This series appears to cause problems on a couple of boards:
On both Jetson TK1 and Jetson TX1 (p2372-180), "pci enum" fails with:
ERROR: tegra-pcie: failed to power on PHY: -110
at .../pci_tegra.c:774/tegra_pcie_enable_controller() ERROR: tegra-pcie: failed to enable controller at .../pci_tegra.c:1154/pci_tegra_probe()
I seem to get this error always (before these patches) on TK1. I thought it was because I corrupted my PMIC. Do it happen on vanilla mainline for you?
No, this error doesn't occur in mainline AFAIK; git hash 8cb3ce64f936 from mainline ran through testing a couple of days ago without any issue.