From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 13 Feb 2013 15:59:20 -0700 Subject: [U-Boot] [PATCH 13/14] tegra114: add SPI driver In-Reply-To: <1360725802-5518-14-git-send-email-amartin@nvidia.com> References: <1360725802-5518-1-git-send-email-amartin@nvidia.com> <1360725802-5518-14-git-send-email-amartin@nvidia.com> Message-ID: <511C1AC8.7050306@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/12/2013 08:23 PM, Allen Martin wrote: > Subject: tegra114: add SPI driver This really touches the SPI sub-system more than Tegra, and the Tegra subsystem is just (and all of) Tegra not Tegra114-specific, so I'd re-title this: spi: tegra: add Tegra114 SPI driver similar s/tegra114:/tegra:/ in other patch subjects, many of which probably should be "ARM: tegra: ...".