Received: by 10.192.165.148 with SMTP id m20csp3565850imm; Mon, 23 Apr 2018 08:37:34 -0700 (PDT) X-Google-Smtp-Source: AIpwx48+K8PBazvomRVGhWG38QUQ6HT51pFicNJzlTOUSfeiVtbQU7PuOqvu9sSnYbWPJA5z2b/T X-Received: by 10.98.2.72 with SMTP id 69mr20464279pfc.12.1524497854060; Mon, 23 Apr 2018 08:37:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524497854; cv=none; d=google.com; s=arc-20160816; b=ZLajWwSs6XdjmfSzKL5rJcmR5kfAULadMmFqxqh1JzpzZx1byF+sFMvOd7BuBfpxf/ jszHxlKm5/VGvUkyWmgivFjm22uc6+W+kScgGAzvfaeIzGeg+D9NDAiOVnqx0A6HmSA6 ZSTNaNwVcFnl3ZmZnAeS8efVTNf0hjtwtS3FDKuDgexyw8ldev/vFF7jyiqVs5In5zEv Q9jOi+rXnt21fdQn/M913oi4YdzVuhPIEyMKRiXny1qEc0+Sc7DdypKxPY3AKqLGwwnK +68DvITwwSs3fZox/QcPa7y/qUv8gSAL6lqfXIRX51tXFjPy4lk+G6C7rw/8ejCBc6n2 kRlA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=TvNPVOSLLdPXI97bseDgyOGh8CJWMuMfu53HbRv7VXc=; b=qT2wzkz2YvPZShl7yp4sX27JsvrhwMkljCdCIat0agyIQ7pucn4fJiZ4n1EKLqzHI7 Ym1+Dj19k4hJ6K08cf/8QvVqI/Lsw9V1BR79HPXEvNgd8Z40fPLLU2eEKiDTT4oB2rbX mUhUtWD6OKwTnbwrDbe7O9uJCBb3vm4VkSB/sjEtIfXA3afbkEEita1rNETw7bBDb0ep 2wjT/n1wxmhU7E6h+91WDccDGHXv1vDtlOGyMGDsPVF/uNK5zXLc909984w7t4NDalyX RQoVJ1poA54bxw7200bOcQT+9Z3x4FtzQ7ybHCf5d0wLstxVeumsUOwRIuvhLlTRikXX jiuw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mellanox.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a4si9680481pgd.348.2018.04.23.08.37.19; Mon, 23 Apr 2018 08:37:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mellanox.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755747AbeDWPgK (ORCPT + 99 others); Mon, 23 Apr 2018 11:36:10 -0400 Received: from mail-il-dmz.mellanox.com ([193.47.165.129]:53180 "EHLO mellanox.co.il" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755244AbeDWPgH (ORCPT ); Mon, 23 Apr 2018 11:36:07 -0400 Received: from Internal Mail-Server by MTLPINE1 (envelope-from lsun@mellanox.com) with ESMTPS (AES256-SHA encrypted); 23 Apr 2018 18:37:26 +0300 Received: from lab-14.mtbu.labs.mlnx (lab-14.mtbu.labs.mlnx [10.15.8.98]) by mtbu-labmailer.labs.mlnx (8.14.4/8.14.4) with ESMTP id w3NFZw5k020697; Mon, 23 Apr 2018 11:35:58 -0400 Received: (from lsun@localhost) by lab-14.mtbu.labs.mlnx (8.14.7/8.13.8/Submit) id w3NFZLc2011361; Mon, 23 Apr 2018 11:35:21 -0400 From: Liming Sun To: Ulf Hansson , Rob Herring , Mark Rutland , Jaehoon Chung , Catalin Marinas , Will Deacon Cc: Liming Sun , linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 2/3] Documentation: bluefield-dw-mshc: add DT description Date: Mon, 23 Apr 2018 11:32:21 -0400 Message-Id: <7505274f8d82642fd08e874160acd45be2418673.1524497286.git.lsun@mellanox.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <026fa942828c54fda5bad225981e56abc808b949.1524497286.git.lsun@mellanox.com> References: <026fa942828c54fda5bad225981e56abc808b949.1524497286.git.lsun@mellanox.com> In-Reply-To: <026fa942828c54fda5bad225981e56abc808b949.1524497286.git.lsun@mellanox.com> References: <026fa942828c54fda5bad225981e56abc808b949.1524497286.git.lsun@mellanox.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This commit adds "mellanox,bluefield-dw-mshc" for dwmmc driver extension on Mellanox BlueField SoC platform. Signed-off-by: Liming Sun --- .../devicetree/bindings/mmc/bluefield-dw-mshc.txt | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Documentation/devicetree/bindings/mmc/bluefield-dw-mshc.txt diff --git a/Documentation/devicetree/bindings/mmc/bluefield-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/bluefield-dw-mshc.txt new file mode 100644 index 0000000..ee0dd61 --- /dev/null +++ b/Documentation/devicetree/bindings/mmc/bluefield-dw-mshc.txt @@ -0,0 +1,29 @@ +* Mellanox Bluefield SoC specific extensions to the Synopsys Designware + Mobile Storage Host Controller + +Read synopsys-dw-mshc.txt for more details + +The Synopsys designware mobile storage host controller is used to interface +a SoC with storage medium such as eMMC or SD/MMC cards. This file documents +differences between the core Synopsys dw mshc controller properties described +by synopsys-dw-mshc.txt and the properties used by the Mellanox Bluefield SoC +specific extensions to the Synopsys Designware Mobile Storage Host Controller. + +Required Properties: + +* compatible: should be one of the following. + - "mellanox,bluefield-dw-mshc": for controllers with Mellanox Bluefield SoC + specific extensions. + +Example: + + /* Mellanox Bluefield SoC MMC */ + dwmmc0@4,0 { + compatible = "mellanox,bluefield-dw-mshc"; + reg = <4 0x8000 0x400>; + interrupts = <32>; + fifo-depth = <0x100>; + clock-frequency = <24000000>; + bus-width = <8>; + cap-mmc-highspeed; + }; -- 1.8.3.1