From patchwork Mon Mar 31 15:18:12 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 27467 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f198.google.com (mail-ve0-f198.google.com [209.85.128.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 3C6C720558 for ; Mon, 31 Mar 2014 15:18:47 +0000 (UTC) Received: by mail-ve0-f198.google.com with SMTP id oz11sf20417748veb.1 for ; Mon, 31 Mar 2014 08:18:46 -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=vBhrj/keg7utFEcQq5y2M9OrkWxY1K5Vzed1x64fezU=; b=OnHlr6syHmy0rD4USI3v6vmg4ExWBrstcovZdvRglN6QytO6qppr6tocyk8RMDBMzv tHgpW1Cz/8044WqPDM2W8jo32Jl3uo8i8Ltzf6gzhl9hyyTMN71bFg9UXusaibPYQYVg eQsJH+uyOeUL++jS28xO4bVOR23c2jfFhYb4cKdur71ys6cKBHIk/hurYS7GrSanzOoB oFNAbmFV2H+rNiC5vlC3FiHvAWqg1ZqzFVUHXcHq8OFp+EyMBDL25PitU6cTZ0nnFNIy IycwQ0WTK/K/MItyVtYykrGOCkYeC9eD//yaWdKdljAbUNb/OLE+keRH4hcXLF12c82K 18gA== X-Gm-Message-State: ALoCoQmwqQ12niiWuQ73nyp/dDFlUHOLjpU6EHR/Woet2cWVD0donEp5g8u7ErfMxDode5CIwJbF X-Received: by 10.236.105.229 with SMTP id k65mr9455005yhg.52.1396279126935; Mon, 31 Mar 2014 08:18:46 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.97.8 with SMTP id l8ls77980qge.27.gmail; Mon, 31 Mar 2014 08:18:46 -0700 (PDT) X-Received: by 10.221.17.200 with SMTP id qd8mr42917vcb.50.1396279126834; Mon, 31 Mar 2014 08:18:46 -0700 (PDT) Received: from mail-vc0-f170.google.com (mail-vc0-f170.google.com [209.85.220.170]) by mx.google.com with ESMTPS id f9si2916742vck.145.2014.03.31.08.18.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 31 Mar 2014 08:18:46 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.170 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.170; Received: by mail-vc0-f170.google.com with SMTP id hu19so8512196vcb.15 for ; Mon, 31 Mar 2014 08:18:46 -0700 (PDT) X-Received: by 10.52.241.106 with SMTP id wh10mr19863602vdc.16.1396279126770; Mon, 31 Mar 2014 08:18:46 -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.12.8 with SMTP id v8csp150793vcv; Mon, 31 Mar 2014 08:18:46 -0700 (PDT) X-Received: by 10.194.240.7 with SMTP id vw7mr5375746wjc.75.1396279125617; Mon, 31 Mar 2014 08:18:45 -0700 (PDT) Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by mx.google.com with ESMTPS id o10si7728948wiy.97.2014.03.31.08.18.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 31 Mar 2014 08:18:45 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.176 is neither permitted nor denied by best guess record for domain of ulf.hansson@linaro.org) client-ip=209.85.212.176; Received: by mail-wi0-f176.google.com with SMTP id r20so3508047wiv.9 for ; Mon, 31 Mar 2014 08:18:45 -0700 (PDT) X-Received: by 10.180.211.239 with SMTP id nf15mr13097308wic.9.1396279124789; Mon, 31 Mar 2014 08:18:44 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id wl6sm13547488wjb.3.2014.03.31.08.18.43 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 31 Mar 2014 08:18:44 -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 V2 11/19] mmc: mmci: Mark the DT bindings for highspeed mode as deprecated Date: Mon, 31 Mar 2014 17:18:12 +0200 Message-Id: <1396279100-2920-12-git-send-email-ulf.hansson@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1396279100-2920-1-git-send-email-ulf.hansson@linaro.org> References: <1396279100-2920-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.170 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 common mmc DT parser supports bindings for highspeed mode, thus there are no need for mmci to provide it's own versions for these. Mark them as deprecated in the documentation. Signed-off-by: Ulf Hansson Acked-by: Linus Walleij Acked-by: Rob Herring --- Documentation/devicetree/bindings/mmc/mmci.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/mmc/mmci.txt b/Documentation/devicetree/bindings/mmc/mmci.txt index 2c8756f..03796cf 100644 --- a/Documentation/devicetree/bindings/mmc/mmci.txt +++ b/Documentation/devicetree/bindings/mmc/mmci.txt @@ -15,8 +15,6 @@ Required properties: Optional properties: - arm,primecell-periphid : contains the PrimeCell Peripheral ID, it overrides the ID provided by the HW -- mmc-cap-mmc-highspeed : indicates whether MMC is high speed capable. -- mmc-cap-sd-highspeed : indicates whether SD is high speed capable. - vqmmc-supply : phandle to the regulator device tree node, mentioned as the VCCQ/VDD_IO supply in the eMMC/SD specs. - st,sig-dir-dat0 : bus signal direction pin used for DAT[0]. @@ -26,6 +24,10 @@ Optional properties: - st,sig-dir-cmd : cmd signal direction pin used for CMD. - st,sig-pin-fbclk : feedback clock signal pin used. +Deprecated properties: +- mmc-cap-mmc-highspeed : indicates whether MMC is high speed capable. +- mmc-cap-sd-highspeed : indicates whether SD is high speed capable. + Example: sdi0_per1@80126000 { @@ -42,8 +44,8 @@ sdi0_per1@80126000 { max-frequency = <100000000>; bus-width = <4>; - mmc-cap-sd-highspeed; - mmc-cap-mmc-highspeed; + cap-sd-highspeed; + cap-mmc-highspeed; cd-gpios = <&gpio2 31 0x4>; // 95 st,sig-dir-dat0; st,sig-dir-dat2;