[PATCH 3/3] ARM: OMAP2+: gpmc: handle additional timings
From: tony@atomide.com (Tony Lindgren)
Date: 2012-06-14 12:30:16
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2012-06-14 12:30:16
Also in:
linux-omap
* Mohammed, Afzal [off-list ref] [120614 05:25]:
Hi Tony, On Thu, Jun 14, 2012 at 17:39:41, Mohammed, Afzal wrote:quoted
On Thu, Jun 14, 2012 at 17:19:06, Tony Lindgren wrote:quoted
quoted
For onenand I'm getting the following error: omap2-onenand omap2-onenand: Cannot request GPMC CSI am a bit confused with this message, for onenand, we only have, pr_err("%s: Cannot request GPMC CS\n", __func__); dev_err is used only for nandThis error can happen if my patches are not present, dev_err for onenand driver was removed by, [mtd: onenand: omap2: obtain memory from resource], seems, mtd patches are not in your present branch
OK, I'll try with those. Tony