RE: [TMP][PATCH 5/5] OMAP3EVM: Test gpmc-nand

2012-03-26 Thread Mohammed, Afzal
Hi Jon, On Tue, Mar 27, 2012 at 10:49:32, Mohammed, Afzal wrote: > Hi Jon, > > On Mon, Mar 26, 2012 at 23:21:50, Hunter, Jon wrote: > > I see this is marked as a temp patch, but this is actually needed to > > register the device. Actually, we would need to do this for all boards, > > right? >

RE: [TMP][PATCH 5/5] OMAP3EVM: Test gpmc-nand

2012-03-26 Thread Mohammed, Afzal
Hi Jon, On Mon, Mar 26, 2012 at 23:21:50, Hunter, Jon wrote: > I see this is marked as a temp patch, but this is actually needed to > register the device. Actually, we would need to do this for all boards, > right? Yes, as NAND support on OMAP3EVM was not in mainline, made it TMP. Once GPMC dri

Re: [TMP][PATCH 5/5] OMAP3EVM: Test gpmc-nand

2012-03-26 Thread Jon Hunter
Hi Afzal, On 3/23/2012 1:37, Afzal Mohammed wrote: [snip] static void __init omap3_evm_init(void) { + struct omap_nand_platform_data *nand_data; + omap3_evm_get_revision(); if (cpu_is_omap3630()) @@ -684,6 +747,25 @@ static void __init omap3_evm_init(void) om