[PATCH v5 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration
From: tony@atomide.com (Tony Lindgren)
Date: 2012-07-05 14:49:37
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2012-07-05 14:49:37
Also in:
linux-omap
* Mohammed, Afzal [off-list ref] [120705 05:03]:
Hi Tony, On Thu, Jul 05, 2012 at 16:25:35, Tony Lindgren wrote:quoted
* Mohammed, Afzal [off-list ref] [120705 03:29]:quoted
quoted
Initially I thought you were suggesting that all peripheral drivers connected to gpmc should register their retime function (wherequoted
Yes that's what I was suggesting.To understand you better, peripheral drivers above refers to driver created out of present gpmc platform init code like gpmc-smsc911x.c. You were not referring to drivers/net/ethernet/smsc/smsc911x.c, right ?
Yes arch/arm/mach-omap2/gpmc-smsc911x.c for now, but eventually that too should probably be just a regular driver. Just how it will work together with drivers/net/ethernet/smsc/smsc911x.c is still a bit open though :) Tony