commit | 2577011e69073f5ccdb54dd92f66c96f57525378 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Aug 22 15:04:08 2014 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Wed Oct 22 09:30:54 2014 -0700 |
tree | f0af5dccc458f5138d733da865f0a43aa7348298 | |
parent | 2033682b850d23485060c3df1f790bc278cecc8c [diff] |
ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables 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. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>