From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 17 Feb 2015 13:31:06 -0700 Subject: [U-Boot] [PATCH 1/4] dm: tegra: dts: add aliases for spi on apalis_t30 In-Reply-To: <129d3d32bc929a0dfbfe7ff923ee33eab3c2c6cd.1424182672.git.marcel@ziswiler.com> References: <129d3d32bc929a0dfbfe7ff923ee33eab3c2c6cd.1424182672.git.marcel@ziswiler.com> Message-ID: <54E3A50A.3070704@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/17/2015 07:28 AM, Marcel Ziswiler wrote: > All boards with a SPI interface have a suitable spi alias except Apalis > T30. Add these missing aliases just as the following commit did for the > others: > > d2f60f93325ac31f5f30ee94f15b87c89db46aec You probably don't need to respin like this, but it's a good idea to include the commit subject too, so it can be found in other branches/... that have cherry-picked it. In this case: d2f60f93325a "dm: tegra: dts: Add aliases for spi on tegra30 boards"