From patchwork Thu Apr 10 12:20:53 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 28174 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f200.google.com (mail-ob0-f200.google.com [209.85.214.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6DA9820671 for ; Thu, 10 Apr 2014 12:21:31 +0000 (UTC) Received: by mail-ob0-f200.google.com with SMTP id gq1sf17313372obb.3 for ; Thu, 10 Apr 2014 05:21:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=OTxHpc1uRzcsnLJgo8jphJHd6c63XuUv3xSo1evbdA8=; b=MtTG7dVMssd1lI6/yjhlzj7pKzg//cZ81nh6NEH0Md1fVhTLyHwYd9/S9NOOfyiPvu KlzzF7YzLKuuwB3coadQqoSn3snCVSKv7gO1UwWK6QTRI6bp4xkVYa/w091JLIIqShpN KjIgIknxr1iStBwE9mAyYb5fiTr3XXdhbUtnAtQxO98t8KTYx0LgvBl41oz6+yxaIEQZ rLiANVmrOL3R0/1hWVZT3XBEHwL5XLsDlz9BfwjIhRvvXHs7B1MTA02G0R/f4Zu4Cl5s nnSWuaJFq35BvofeYwr+5pNqTxoKFbDAMBMG1uqJPCjVw3GxZ9tL2eZRR6w8VllHlHD2 LKZw== X-Gm-Message-State: ALoCoQmFBmI2zsJTjs7dBtiawCo0Pj6AgzCbMuUxozWb6Es2oPpTFl5lTAkmN+32QJsk7hT0w/MS X-Received: by 10.182.216.200 with SMTP id os8mr8298535obc.0.1397132490965; Thu, 10 Apr 2014 05:21:30 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.34.233 with SMTP id l96ls1107991qgl.90.gmail; Thu, 10 Apr 2014 05:21:30 -0700 (PDT) X-Received: by 10.58.181.170 with SMTP id dx10mr704477vec.25.1397132490853; Thu, 10 Apr 2014 05:21:30 -0700 (PDT) Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) by mx.google.com with ESMTPS id uq15si657547veb.140.2014.04.10.05.21.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Apr 2014 05:21:30 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.175; Received: by mail-vc0-f175.google.com with SMTP id lh14so3269574vcb.20 for ; Thu, 10 Apr 2014 05:21:30 -0700 (PDT) X-Received: by 10.58.38.166 with SMTP id h6mr1362522vek.22.1397132490779; Thu, 10 Apr 2014 05:21:30 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.221.72 with SMTP id ib8csp54575vcb; Thu, 10 Apr 2014 05:21:30 -0700 (PDT) X-Received: by 10.180.105.132 with SMTP id gm4mr17381565wib.39.1397132489888; Thu, 10 Apr 2014 05:21:29 -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 q10si4286694wic.7.2014.04.10.05.21.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Apr 2014 05:21:29 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.172 is neither permitted nor denied by best guess record for domain of ulf.hansson@linaro.org) client-ip=209.85.212.172; Received: by mail-wi0-f172.google.com with SMTP id hi2so10556470wib.5 for ; Thu, 10 Apr 2014 05:21:29 -0700 (PDT) X-Received: by 10.195.12.33 with SMTP id en1mr14777042wjd.31.1397132489380; Thu, 10 Apr 2014 05:21:29 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id ej7sm16437292wib.9.2014.04.10.05.21.27 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Apr 2014 05:21:28 -0700 (PDT) From: Ulf Hansson To: linux-arm-kernel@lists.infradead.org, Russell King , Linus Walleij Cc: devicetree@vger.kernel.org, Rob Herring , Ulf Hansson Subject: [PATCH V3 10/19] ARM: u300: Convert to the common mmc DT bindings for highspeed mode Date: Thu, 10 Apr 2014 14:20:53 +0200 Message-Id: <1397132462-8005-11-git-send-email-ulf.hansson@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1397132462-8005-1-git-send-email-ulf.hansson@linaro.org> References: <1397132462-8005-1-git-send-email-ulf.hansson@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ulf.hansson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The mmci host driver supports the common mmc DT parser, which enables us to use the use common names instead. Signed-off-by: Ulf Hansson Acked-by: Linus Walleij --- arch/arm/boot/dts/ste-u300.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/ste-u300.dts b/arch/arm/boot/dts/ste-u300.dts index 6fe688e..82a6616 100644 --- a/arch/arm/boot/dts/ste-u300.dts +++ b/arch/arm/boot/dts/ste-u300.dts @@ -442,8 +442,8 @@ clock-names = "apb_pclk", "mclk"; max-frequency = <24000000>; bus-width = <4>; // SD-card slot - mmc-cap-mmc-highspeed; - mmc-cap-sd-highspeed; + cap-mmc-highspeed; + cap-sd-highspeed; cd-gpios = <&gpio 12 0x4>; cd-inverted; vmmc-supply = <&ab3100_ldo_g_reg>;