From patchwork Thu Feb 21 12:19:22 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Javier Martin X-Patchwork-Id: 2171351 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id 5CE553FD4E for ; Thu, 21 Feb 2013 12:22:51 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1U8V86-00077K-08; Thu, 21 Feb 2013 12:20:02 +0000 Received: from mail-wg0-f43.google.com ([74.125.82.43]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1U8V7k-00074c-Fv for linux-arm-kernel@lists.infradead.org; Thu, 21 Feb 2013 12:19:42 +0000 Received: by mail-wg0-f43.google.com with SMTP id e12so7355482wge.10 for ; Thu, 21 Feb 2013 04:19:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=n6lbDIEFlvigFOavFA5R1cSKP47zKBim3VhBqRAuq9g=; b=NJJfrNDS/pKM8r7wmACCsmtK7BbCI2OF2TX7vXqT35BI+7Qy2m5bcwIIK2PQdHyda8 Xl9qypWnVmz+8ir02vqZHwbiGSJyzBroAemLmW5bhRHEZjTp4Dkg7AKgSIUoWH2GK0rR op9rs6HvIZp/2QmJfRXLPqMxngVW5HM3WZZkPIKztWHybHIpPIbyYUJoYjXjYQJdmlWo 8N4KePq1vz2vtcifZhbOt2eH7U0NFp9Alw/pJDvw0l0M9uFr+Z1JKG6DQAGuPAo9aIcm W1qellSb52qrNhalLUdSuHxL7wPMzfu2b2W2OkNwuxDM+qmI3ozVhzQ3JZvoHiRZNaCJ P3DQ== X-Received: by 10.180.109.131 with SMTP id hs3mr34147776wib.18.1361449177782; Thu, 21 Feb 2013 04:19:37 -0800 (PST) Received: from piscis.vsilicon.net (58.210.217.87.dynamic.jazztel.es. [87.217.210.58]) by mx.google.com with ESMTPS id bg5sm39762672wib.8.2013.02.21.04.19.35 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 21 Feb 2013 04:19:37 -0800 (PST) From: Javier Martin To: kernel@pengutronix.de Subject: [PATCH 3/3] Visstrim M10: Add support for SAHARA2 module. Date: Thu, 21 Feb 2013 13:19:22 +0100 Message-Id: <1361449162-27302-4-git-send-email-javier.martin@vista-silicon.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1361449162-27302-1-git-send-email-javier.martin@vista-silicon.com> References: <1361449162-27302-1-git-send-email-javier.martin@vista-silicon.com> X-Gm-Message-State: ALoCoQnh+L5EDd9ouNuGrL36o3dWpYK4oikEC79QjR/LTfmIL+yPblAoiFC66MPXh3CMKMECzx2K X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130221_071940_692072_BAD4AF28 X-CRM114-Status: GOOD ( 10.74 ) X-Spam-Score: 0.4 (/) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (0.4 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [74.125.82.43 listed in list.dnswl.org] 3.0 KHOP_BIG_TO_CC Sent to 10+ recipients instaed of Bcc or a list -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: swarren@nvidia.com, herbert@gondor.apana.org.au, arnd@arndb.de, Javier Martin , tony@atomide.com, linux-crypto@vger.kernel.org, shawn.guo@linaro.org, davem@davemloft.net, linux-arm-kernel@lists.infradead.org, gcembed@gmail.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Signed-off-by: Javier Martin --- arch/arm/mach-imx/Kconfig | 1 + arch/arm/mach-imx/mach-imx27_visstrim_m10.c | 1 + 2 files changed, 2 insertions(+) diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 1ad0d76..d232a56 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -402,6 +402,7 @@ config MACH_IMX27_VISSTRIM_M10 select IMX_HAVE_PLATFORM_IMX_UART select IMX_HAVE_PLATFORM_MX2_CAMERA select IMX_HAVE_PLATFORM_MX2_EMMA + select IMX_HAVE_PLATFORM_IMX27_SAHARA select IMX_HAVE_PLATFORM_MXC_EHCI select IMX_HAVE_PLATFORM_MXC_MMC select LEDS_GPIO_REGISTER diff --git a/arch/arm/mach-imx/mach-imx27_visstrim_m10.c b/arch/arm/mach-imx/mach-imx27_visstrim_m10.c index 318bd8d..b051592 100644 --- a/arch/arm/mach-imx/mach-imx27_visstrim_m10.c +++ b/arch/arm/mach-imx/mach-imx27_visstrim_m10.c @@ -565,6 +565,7 @@ static void __init visstrim_m10_board_init(void) imx27_add_mxc_mmc(0, &visstrim_m10_sdhc_pdata); imx27_add_mxc_ehci_otg(&visstrim_m10_usbotg_pdata); imx27_add_fec(NULL); + imx27_add_sahara(); imx_add_gpio_keys(&visstrim_gpio_keys_platform_data); platform_add_devices(platform_devices, ARRAY_SIZE(platform_devices)); imx_add_platform_device("mx27vis", 0, NULL, 0, &snd_mx27vis_pdata,