* stanley.miao <stanley.miao@xxxxxxxxxxxxx> [081127 07:33]: > On Wed, 2008-11-26 at 15:12 -0800, Tony Lindgren wrote: > > * Stanley.Miao <stanley.miao@xxxxxxxxxxxxx> [081120 23:45]: > > > Changes from v1: > > > > > > 1, change omap_request_gpio() to gpio_request() in gpio.patch. > > > > One request: Since the LDP is in the mainline kernel, can you please > > provide whatever applies as patches against the mainline board-ldp.c? > > > > Then if some driver is not yet in mainline, provide that in an extra > > patch. > > > > That way I don't have to rewrite your patches for mainline ;) > > Did I understand you right ? > > The nand patch modified arch/arm/mach-omap2/Makefile. This Makefile > changed a lot against mainline. I don't know how to provide the patch > against mainline. Sorry for the delay. If you want to use the same patch for the mainline kernel and linux-omap kernel, you may need to edit the Makefile and Kconfig manually. But since you have the ldp board already in the mainline kernel, all you need to do is to send me patches against the mainline kernel to add various support bits still missing from the mainline board file. Exactly what you did with for smc support (Well I had to cut out the smc driver bits): ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeess in the current omap3-upstream series: http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=shortlog;h=omap3-upstream So just send patches to add the rest of the devices, OK? Make sure it compiles with the mainline kernel, so exclude the drivers that are not there yet. Cheers, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html