From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Thu, 21 Feb 2013 12:45:04 -0700 Subject: [U-Boot] [PATCH v6 4/4] Tegra: MMC: Add DT support to MMC driver for all T20 boards In-Reply-To: <1361465145-2632-5-git-send-email-twarren@nvidia.com> References: <1361465145-2632-1-git-send-email-twarren@nvidia.com> <1361465145-2632-5-git-send-email-twarren@nvidia.com> Message-ID: <51267940.7030104@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/21/2013 09:45 AM, Tom Warren wrote: > tegra_mmc_init() now parses the DT info for bus width, WP/CD GPIOs, etc. > Tested on Seaboard, fully functional. > > Tamonten boards (medcom-wide, plutux, and tec) use a different/new > dtsi file w/common settings. Aside from the patch split issue I mentioned earlier, the series, Reviewed-by: Stephen Warren