public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: OMAP2+: GPMC: Show correct frequency for OneNAND devices using async mode
@ 2012-06-28 18:41 Jon Hunter
  2012-06-28 18:41 ` [PATCH 1/2] ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform function Jon Hunter
  2012-06-28 18:41 ` [PATCH 2/2] ARM: OMAP2+: GPMC: Show correct frequency for OneNAND devices using async mode Jon Hunter
  0 siblings, 2 replies; 3+ messages in thread
From: Jon Hunter @ 2012-06-28 18:41 UTC (permalink / raw)
  To: Tony Lindgren, Afzal Mohammed; +Cc: linux-omap, linux-arm, Jon Hunter

Boards that have OneNAND devices but only support the async read and write modes
show that the OneNAND operating frequency is 0 MHz on boot. For example, the
OMAP3430 SDP shows the following:

omap2-onenand: initializing on CS2, phys base 0x20000000, virtual base c88c0000, freq 0 MHz

This series corrects this and cleans up the code that is determining the OneNAND
frequency. This series is based upon Afzal's prep-gpmc branch [1] and has been
tested on an OMAP3430 SDP.

[1] http://gitorious.org/x0148406-public/linux-kernel/trees/gpmc-prep

Jon Hunter (2):
  ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform function
  ARM: OMAP2+: GPMC: Show correct frequency for OneNAND devices using
    async mode

 arch/arm/mach-omap2/gpmc-onenand.c        |   53 +++++------------------------
 arch/arm/plat-omap/include/plat/onenand.h |    8 -----
 2 files changed, 9 insertions(+), 52 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-28 18:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28 18:41 [PATCH 0/2] ARM: OMAP2+: GPMC: Show correct frequency for OneNAND devices using async mode Jon Hunter
2012-06-28 18:41 ` [PATCH 1/2] ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform function Jon Hunter
2012-06-28 18:41 ` [PATCH 2/2] ARM: OMAP2+: GPMC: Show correct frequency for OneNAND devices using async mode Jon Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox