From patchwork Tue Aug 30 09:56:09 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Zhu X-Patchwork-Id: 3786 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id E047823F18 for ; Tue, 30 Aug 2011 09:56:30 +0000 (UTC) Received: from mail-fx0-f52.google.com (mail-fx0-f52.google.com [209.85.161.52]) by fiordland.canonical.com (Postfix) with ESMTP id D10F7A187C7 for ; Tue, 30 Aug 2011 09:56:30 +0000 (UTC) Received: by fxd18 with SMTP id 18so7690854fxd.11 for ; Tue, 30 Aug 2011 02:56:30 -0700 (PDT) Received: by 10.223.4.133 with SMTP id 5mr8839160far.81.1314698190388; Tue, 30 Aug 2011 02:56:30 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.152.11.8 with SMTP id m8cs129075lab; Tue, 30 Aug 2011 02:56:29 -0700 (PDT) Received: by 10.227.91.153 with SMTP id n25mr4688882wbm.113.1314698189058; Tue, 30 Aug 2011 02:56:29 -0700 (PDT) Received: from AM1EHSOBE002.bigfish.com (am1ehsobe002.messaging.microsoft.com [213.199.154.205]) by mx.google.com with ESMTPS id b20si12936964wbh.92.2011.08.30.02.56.28 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 30 Aug 2011 02:56:29 -0700 (PDT) Received-SPF: neutral (google.com: 213.199.154.205 is neither permitted nor denied by best guess record for domain of richard.zhu@linaro.org) client-ip=213.199.154.205; Authentication-Results: mx.google.com; spf=neutral (google.com: 213.199.154.205 is neither permitted nor denied by best guess record for domain of richard.zhu@linaro.org) smtp.mail=richard.zhu@linaro.org Received: from mail120-am1-R.bigfish.com (10.3.201.245) by AM1EHSOBE002.bigfish.com (10.3.204.22) with Microsoft SMTP Server id 14.1.225.22; Tue, 30 Aug 2011 09:56:27 +0000 Received: from mail120-am1 (localhost.localdomain [127.0.0.1]) by mail120-am1-R.bigfish.com (Postfix) with ESMTP id 01B6F2E0124; Tue, 30 Aug 2011 09:56:28 +0000 (UTC) X-SpamScore: 0 X-BigFish: VS0(zzzz1202hzz8275dhz2dh87h2a8h668h839h61h) X-Spam-TCS-SCL: 0:0 X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPVD:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-FB-DOMAIN-IP-MATCH: fail Received: from mail120-am1 (localhost.localdomain [127.0.0.1]) by mail120-am1 (MessageSwitch) id 1314698187722550_21019; Tue, 30 Aug 2011 09:56:27 +0000 (UTC) Received: from AM1EHSMHS002.bigfish.com (unknown [10.3.201.243]) by mail120-am1.bigfish.com (Postfix) with ESMTP id AA4C28A804C; Tue, 30 Aug 2011 09:56:27 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by AM1EHSMHS002.bigfish.com (10.3.207.102) with Microsoft SMTP Server (TLS) id 14.1.225.22; Tue, 30 Aug 2011 09:56:27 +0000 Received: from az33smr01.freescale.net (10.64.34.199) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server id 14.1.323.2; Tue, 30 Aug 2011 04:56:25 -0500 Received: from x-VirtualBox.ap.freescale.net (x-VirtualBox.ap.freescale.net [10.192.242.136]) by az33smr01.freescale.net (8.13.1/8.13.0) with ESMTP id p7U9uC6v014049; Tue, 30 Aug 2011 04:56:23 -0500 (CDT) From: Richard Zhu To: CC: , , , , , , Richard Zhu Subject: [PATCH V7 4/5] MX53 Enable the AHCI SATA on MX53 LOCO board Date: Tue, 30 Aug 2011 17:56:09 +0800 Message-ID: <1314698171-7937-4-git-send-email-richard.zhu@linaro.org> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1314698171-7937-1-git-send-email-richard.zhu@linaro.org> References: <1314698171-7937-1-git-send-email-richard.zhu@linaro.org> MIME-Version: 1.0 X-OriginatorOrg: sigmatel.com Signed-off-by: Richard Zhu --- arch/arm/mach-mx5/board-mx53_loco.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-mx5/board-mx53_loco.c b/arch/arm/mach-mx5/board-mx53_loco.c index 4e1d51d..76a7af7 100644 --- a/arch/arm/mach-mx5/board-mx53_loco.c +++ b/arch/arm/mach-mx5/board-mx53_loco.c @@ -273,6 +273,7 @@ static void __init mx53_loco_board_init(void) imx53_add_sdhci_esdhc_imx(2, &mx53_loco_sd3_data); imx_add_gpio_keys(&loco_button_data); gpio_led_register_device(-1, &mx53loco_leds_data); + imx53_add_ahci_imx(0, NULL); } static void __init mx53_loco_timer_init(void)