From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 03 Mar 2015 13:20:05 -0700 Subject: [U-Boot] [PATCH 0/9] ARM: tegra: pinmux: Tegra210 support In-Reply-To: <1424812111-23450-1-git-send-email-swarren@wwwdotorg.org> References: <1424812111-23450-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <54F61775.20005@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 02/24/2015 02:08 PM, Stephen Warren wrote: > This series performs a few small cleanups to or parameterizations of the > existing Tegra pinmux driver, and adds Tegra210 support. The Tegra210 > code isn't actually used yet, since the balance of the Tegra210 support > is not yet present. However, it should start appearing soon. > > I've at least compile-tested this by over-writing the Tegra124 pinmux > driver and Jetson TK1 board pinmux data tables with the Tegra210 versions. > > TomW, note I made a couple minor tweaks since the latest version I sent > internally; let's apply this version upstream. Tom, Are you waiting for anything before applying this series?