From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 21 Oct 2015 10:39:57 -0600 Subject: [U-Boot] [PATCH 1/6] ARM: tegra: rename dummy XUSB padctl implementation In-Reply-To: <1444085961-30107-1-git-send-email-swarren@wwwdotorg.org> References: <1444085961-30107-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <5627BFDD.3030508@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/05/2015 04:59 PM, Stephen Warren wrote: > From: Stephen Warren > > A future patch will soon move some of the XUSB padctl code into a common > file in arch/arm/mach-tegra. Rename the existing dummy XUSB padctl file > to avoid conflicting with that, or being confusing. Tom, Is this patch OK? I assume it can be applied now the merge window is over?