ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables
authorStephen Warren <swarren@nvidia.com>
Fri, 22 Aug 2014 21:07:13 +0000 (15:07 -0600)
committerStephen Warren <swarren@nvidia.com>
Tue, 26 Aug 2014 17:35:42 +0000 (11:35 -0600)
This pinmux tables currently omit any configuration for PCIe clk_req,
wake, and rst pins, which in turn causes intermittent failures in
U-Boot's PCIe support. Import an updated version of the pinmux tables
which rectifies this.

(While I'm still hoping to remove the pinmux tables from DTs for
Tegra124+ devices, while they're still here, they may as well be
complete and correct).

Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found