From patchwork Thu Sep 27 15:12:02 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 11767 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 0294223E54 for ; Thu, 27 Sep 2012 15:12:27 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id A0FA7A18863 for ; Thu, 27 Sep 2012 15:12:26 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so4450868iej.11 for ; Thu, 27 Sep 2012 08:12:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=ClQeZr6exoC+a2bBxgaGQCl766atieJti9RGrUI8rpI=; b=ZkP40OyU0j1CLtNarS5qX/KSPvlKQGn1ALIi2s/kboApk81EUFJiRHU8XWMzUJ1WI6 6yUlu0wSi8Z5Ec+svdlrc69vEMxdGMXANvvdjPtr2Q4n4Hrw/0nrCew0Ke8tGAqmw4e8 47u9BaGatiSB3cR+tT+CvheE4XvJRKO4n/iuTN3hi3iJkv3bIJ9n99z7Gl50h8sGkoqK GIiLeFXFJdPnPP3uD7ygje7fW3rvPMHhTv1WsPkZ5LYigmw/bIWtYHsiOhCk3DgmZ0nM NZO/2DtqZeOaynNY/uAUJALubHSUOKtrPh5iaW1Ukbw8BKSM6BumQll79rg2qnyh1MZW NvWw== Received: by 10.50.195.134 with SMTP id ie6mr3897373igc.28.1348758745989; Thu, 27 Sep 2012 08:12:25 -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.50.184.232 with SMTP id ex8csp420833igc; Thu, 27 Sep 2012 08:12:25 -0700 (PDT) Received: by 10.216.228.39 with SMTP id e39mr1696751weq.197.1348758744151; Thu, 27 Sep 2012 08:12:24 -0700 (PDT) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx.google.com with ESMTPS id q7si7085745wea.73.2012.09.27.08.12.23 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 27 Sep 2012 08:12:24 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.172 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.212.172; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.172 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by wibhq12 with SMTP id hq12so4955068wib.13 for ; Thu, 27 Sep 2012 08:12:23 -0700 (PDT) Received: by 10.216.44.3 with SMTP id m3mr1716971web.129.1348758743437; Thu, 27 Sep 2012 08:12:23 -0700 (PDT) Received: from localhost.localdomain (cpc1-aztw13-0-0-cust473.18-1.cable.virginmedia.com. [77.102.241.218]) by mx.google.com with ESMTPS id t7sm13643780wix.6.2012.09.27.08.12.22 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 27 Sep 2012 08:12:22 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@stericsson.com, Lee Jones Subject: [PATCH 3/7] ARM: ux500: Correct Snowball's external SD/MMC slot's bus width Date: Thu, 27 Sep 2012 16:12:02 +0100 Message-Id: <1348758726-25336-4-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1348758726-25336-1-git-send-email-lee.jones@linaro.org> References: <1348758726-25336-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQkFdcAIF/w03vfoEVmxbUpT936CIFC+Hjn+WbLGnHENePBm2Qp3woyiK1kMOaw7G7iexuDS Snowball's external SD/MMC slot is only capable of 4 bit data transfer, not 8 bits as previously thought. This is a simple fixup moving to the correct settings. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- arch/arm/boot/dts/snowball.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index 9a37244..6a2b58b 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts @@ -123,7 +123,7 @@ sdi0_per1@80126000 { arm,primecell-periphid = <0x10480180>; max-frequency = <50000000>; - bus-width = <8>; + bus-width = <4>; mmc-cap-mmc-highspeed; vmmc-supply = <&ab8500_ldo_aux3_reg>;