From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 17 Sep 2014 10:16:42 -0600 Subject: [U-Boot] [PATCH] ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables In-Reply-To: <1408741448-10448-1-git-send-email-swarren@wwwdotorg.org> References: <1408741448-10448-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <5419B3EA.3010905@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/22/2014 03:04 PM, Stephen Warren wrote: > From: Stephen Warren > > 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 Could this please make it into the imminent v2014.10 release?