From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 06 Nov 2012 19:58:17 -0700 Subject: [U-Boot] S-o-b entries for bcm2708 SDHCI driver in the downstream R.Pi Linux kernel In-Reply-To: <508B68FF.2060108@wwwdotorg.org> References: <508B68FF.2060108@wwwdotorg.org> Message-ID: <5099CE49.5040505@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/26/2012 10:54 PM, Stephen Warren wrote: > (Sorry for the resend; I sent this to the wrong U-Boot mailing list the > first time around) > > Dom, ddv2005, Gray, > > I'm trying to get Signed-off-by lines for all code in the Raspberry Pi > Linux kernel trees related to the SDHCI driver (or just everything). The > list of relevant commits for SDHCI is below. Can you please check > Documentation/SubmittingPatches in the kernel source tree, and if you're > able to, provide your Signed-of-by lines for all of the patches I list > below that were either authored by you, or passed through you (the > latter I assume mainly in the case of Dom who applied these to git). I've taken a closer look at the downstream Raspberry Pi kernel trees and I see that the very first bcm2708 commit in the rpi-3.6.y branch contains all the code that's been used by the U-Boot MMC driver port. > commit f5b930be71d6de64c3264b2f9eff4a4079d50c14 > Author: popcornmix > AuthorDate: Tue Jan 17 19:20:11 2012 +0000 > Commit: popcornmix > CommitDate: Mon Oct 8 16:25:24 2012 +0100 > > Main bcm2708 linux port > > Signed-off-by: popcornmix This commit is actually already signed off by popcornmix, and Dom Cobley previously indicated that's him, and gave his permission to rewrite that S-o-b to his real name. Oleksandr, I believe that means that if you can give your S-o-b to the U-Boot patch you created based on Dom's kernel code, we will be good to go with the U-Boot patch I posted, and I can then repost it including fixes for the review feedback it received. Thanks!