From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 19 Mar 2013 12:23:01 -0600 Subject: [U-Boot] [PATCH v2 00/13] tegra114 SPI driver In-Reply-To: <1363496294-31160-1-git-send-email-amartin@nvidia.com> References: <1363496294-31160-1-git-send-email-amartin@nvidia.com> Message-ID: <5148AD05.4050802@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 03/16/2013 10:58 PM, Allen Martin wrote: > This series pulls fdt functionality from the existing tegra20 and > tegra30 SPI drivers into a new common fdt SPI driver front end, > then adds a new tegra114 SPI driver as an additional client of > the fdt SPI driver. The series, Reviewed-by: Stephen Warren There were quite a few places in commit descriptions and perhaps comments where we should s/{t,tegra}(\d+)/Tegra\1/i though.