From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 08 Oct 2013 15:20:48 -0600 Subject: [U-Boot] [PATCH] Tegra: T1x4: SPI: Use a common name (t1x4) for SPI driver In-Reply-To: References: <1381180830-30450-1-git-send-email-twarren@nvidia.com> Message-ID: <52547730.5090409@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 10/08/2013 10:03 AM, Tom Warren wrote: > On Mon, Oct 7, 2013 at 11:23 PM, Jagan Teki wrote: >> On Tue, Oct 8, 2013 at 2:50 AM, Tom Warren wrote: >>> Tegra124 is compatible w/T114 SPI, so try to commonize as >>> much as possible. >>> >>> TEST=built all T1x4 boards, tested on Venice1 & 2 OK. >>> There's no real binary change here, just names/includes. ... >> Is it part of tegra.git? >> > I'm not sure what you are asking here. This code will go in to > u-boot-tegra/next when it's Acked, if that's what you mean. It only affects > Tegra SPI, so it doesn't need to go thru the SPI repo (no functional > change, just a rename for future SoCs). SPI patches should be applied to the SPI tree, not the Tegra tree. the various subsystem trees exist to accept the patches for those subsystems...