From patchwork Wed Oct 12 18:35:51 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Branden X-Patchwork-Id: 9373685 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 4811660865 for ; Wed, 12 Oct 2016 18:37:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 37AEF28506 for ; Wed, 12 Oct 2016 18:37:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2BD6929622; Wed, 12 Oct 2016 18:37:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7DB9C29612 for ; Wed, 12 Oct 2016 18:37:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755884AbcJLShN (ORCPT ); Wed, 12 Oct 2016 14:37:13 -0400 Received: from mail-pf0-f173.google.com ([209.85.192.173]:34979 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755880AbcJLSgZ (ORCPT ); Wed, 12 Oct 2016 14:36:25 -0400 Received: by mail-pf0-f173.google.com with SMTP id s8so22194044pfj.2 for ; Wed, 12 Oct 2016 11:36:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=6a8eu/uT3y3tbnGyRiQoKiBzKV1X0/onR4I/FYK8RKE=; b=Oj9vG6Sw57mtZOyYnwB5Oz14ixbGoVNHsH01OK/o/iniW10W5e9dj6vVyRTsrEiKc2 OhgiHbTey0YoizYVFnWZ9Ey1IVXcLDb8mg31r0gfmuXz7mxT8icEh0COpUfNj57uO8NW HKsk1EFhfFCfThhevUActhUp8Jd/ZqdnO0BF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=6a8eu/uT3y3tbnGyRiQoKiBzKV1X0/onR4I/FYK8RKE=; b=TxGsmfwk654bUEVntEZvIONXy8JvIcLya9hNIPyS9aipxobxErD+bwQ+QD7k74OnaA vtH4cno+Umu5nmgihRL2r/wABwHRj18bE+3y2uDsc4BdpAsa6OJS/SJiaTYAHNXk9NAC ZDVFuw7MAYhIlL4gi/DJnfypjZAQNe7a+ia3pmlBJdgWVz9hJ5x78M2EdnHL6eZ+nH/q eMncQQXP/ZFEam9vENp/hntLp/RsQAaaHeowpoqUrnC21EIDqMs7CymLimKmofxJvRcD IE5fBNTJ7Az54o7sOro8YeNZoRIKvfPTiZGe+WBwUJVKcA0zriZJENzw0v8Tc5ko6h92 BFSA== X-Gm-Message-State: AA6/9RmeflsD+G76sNQs1G0/3F812fr2SpmzgBbCfrXQaaE8cqnrRayXXEYtTuonxllSxRIa X-Received: by 10.99.125.14 with SMTP id y14mr3180528pgc.163.1476297379327; Wed, 12 Oct 2016 11:36:19 -0700 (PDT) Received: from lbrmn-lnxub113.ric.broadcom.com ([216.31.219.19]) by smtp.gmail.com with ESMTPSA id y125sm13438701pfb.16.2016.10.12.11.36.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 12 Oct 2016 11:36:18 -0700 (PDT) From: Scott Branden To: Ulf Hansson , Rob Herring , Mark Rutland , Ray Jui , Scott Branden , Adrian Hunter Cc: BCM Kernel Feedback , linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Scott Branden , Anup Patel Subject: [PATCH 1/2] mmc: sdhci-iproc: Add brcm, sdhci-iproc compat string in bindings document Date: Wed, 12 Oct 2016 11:35:51 -0700 Message-Id: <1476297352-7812-2-git-send-email-scott.branden@broadcom.com> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1476297352-7812-1-git-send-email-scott.branden@broadcom.com> References: <1476297352-7812-1-git-send-email-scott.branden@broadcom.com> Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Adds brcm,sdhci-iproc compat string to DT bindings document for the iProc SDHCI driver. Signed-off-by: Anup Patel Signed-off-by: Scott Branden --- Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt b/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt index be56d2b..aa58b94 100644 --- a/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt +++ b/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt @@ -7,6 +7,7 @@ Required properties: - compatible : Should be one of the following "brcm,bcm2835-sdhci" "brcm,sdhci-iproc-cygnus" + "brcm,sdhci-iproc" - clocks : The clock feeding the SDHCI controller.