public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Enric Balletbo i Serra <eballetbo@gmail.com>
To: linux-omap@vger.kernel.org
Cc: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Subject: [PATCHv2 7/8] omap3: Use timing data for omap2_init_common_hw on IGEP v2
Date: Wed, 18 Nov 2009 21:20:39 +0100	[thread overview]
Message-ID: <1258575640-8169-8-git-send-email-eballetbo@gmail.com> (raw)
In-Reply-To: <1258575640-8169-7-git-send-email-eballetbo@gmail.com>

From: Enric Balletbo i Serra <eballetbo@iseebcn.com>


Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
---
 arch/arm/mach-omap2/board-igep0020.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c
index 054bc21..c7f8ea5 100644
--- a/arch/arm/mach-omap2/board-igep0020.c
+++ b/arch/arm/mach-omap2/board-igep0020.c
@@ -33,6 +33,7 @@
 
 #include "mux.h"
 #include "mmc-twl4030.h"
+#include "sdram-numonyx-m65kxxxxam.h"
 
 #define IGEP2_SMSC911X_CS       5
 #define IGEP2_SMSC911X_GPIO     176
@@ -340,7 +341,7 @@ static void __init igep2_init_irq(void)
 {
 	omap_board_config = igep2_config;
 	omap_board_config_size = ARRAY_SIZE(igep2_config);
-	omap2_init_common_hw(NULL, NULL);
+	omap2_init_common_hw(m65kxxxxam_sdrc_params, m65kxxxxam_sdrc_params);
 	omap_init_irq();
 	omap_gpio_init();
 }
-- 
1.5.4.3


  reply	other threads:[~2010-01-13 11:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-18 20:20 [PATCHv2 0/8] Introduce new features for IGEP v2 board Enric Balletbo i Serra
2009-11-18 20:20 ` [PATCHv2 1/8] omap3: Add platform data for the twl4030_codec MFD on IGEP v2 Enric Balletbo i Serra
2009-11-18 20:20   ` [PATCHv2 2/8] omap3: Fix typo on IGEP v2 board Enric Balletbo i Serra
2009-11-18 20:20     ` [PATCHv2 3/8] omap3: Add platform init code for EHCI driver on IGEP v2 Enric Balletbo i Serra
2009-11-18 20:20       ` [PATCHv2 4/8] omap3: Enable DSS2 for IGEP v2 board Enric Balletbo i Serra
2009-11-18 20:20         ` [PATCHv2 5/8] omap3: Add support for flash on " Enric Balletbo i Serra
2009-11-18 20:20           ` [PATCHv2 6/8] ARM: OMAP3: SDRC: add timing data for Numonyx M65KxxxxAM Enric Balletbo i Serra
2009-11-18 20:20             ` Enric Balletbo i Serra [this message]
2009-11-18 20:20               ` [PATCHv2 8/8] omap3: Update defconfig for IGEP v2 to allow new drivers and features Enric Balletbo i Serra
2010-02-05  0:22             ` [APPLIED] [PATCHv2 6/8] ARM: OMAP3: SDRC: add timing data for Numonyx Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1258575640-8169-8-git-send-email-eballetbo@gmail.com \
    --to=eballetbo@gmail.com \
    --cc=eballetbo@iseebcn.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox