From patchwork Mon Oct 1 10:43:44 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 11884 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 6B67323E57 for ; Mon, 1 Oct 2012 10:44:10 +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 00D9FA18594 for ; Mon, 1 Oct 2012 10:44:09 +0000 (UTC) Received: by ieje10 with SMTP id e10so11252295iej.11 for ; Mon, 01 Oct 2012 03:44:09 -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=Vhl7jSPQCLDAnO0If5bdk9mwfzLSu1poLKqBC+HUDVre24X1CTpUNd0AgqqwKXbtZ6 rD48W5y7kfYL63wafYEs3MXdQKo57UmQ2oi4Kykg9No2dKw7zQ6gHTer2tKYaANeqiLd YuuI68laM07UJcfU8DhLgjvySHRGFFDGOA6oSrIHJhbAFvVYSACP8Hz+PS8tmV/6Wtv+ VPv3hF7TsrPlOoGtzNreof2aoHOWmhpLIJ6aUVTmVPd3bANoHHMiAGOG/IK6H86UbWYL 3aWsV7QjkcsAhVQapZuU5YnFFca+FG89Ogr8qfKnFuHMP5ps7guPeQS7w6EHgc1RgiE9 3Olg== Received: by 10.50.160.165 with SMTP id xl5mr5329921igb.0.1349088249435; Mon, 01 Oct 2012 03:44:09 -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 ex8csp17891igc; Mon, 1 Oct 2012 03:44:08 -0700 (PDT) Received: by 10.216.88.145 with SMTP id a17mr7902578wef.0.1349088248101; Mon, 01 Oct 2012 03:44:08 -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 q42si20235554wei.6.2012.10.01.03.44.07 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 01 Oct 2012 03:44:08 -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 mail-wi0-f172.google.com with SMTP id hq12so1896357wib.13 for ; Mon, 01 Oct 2012 03:44:07 -0700 (PDT) Received: by 10.180.78.102 with SMTP id a6mr13692219wix.20.1349088247656; Mon, 01 Oct 2012 03:44:07 -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 v3sm15856944wiw.7.2012.10.01.03.44.06 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 01 Oct 2012 03:44:07 -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: Mon, 1 Oct 2012 11:43:44 +0100 Message-Id: <1349088228-8582-4-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1349088228-8582-1-git-send-email-lee.jones@linaro.org> References: <1349088228-8582-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQnDtFbf9AKzOHDSw1qHKgRtdMSnRn4PGMZ5AYaLPhBB9iVdBxwijz7aWz3dPhSGymomta77 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>;