Received: by 2002:a05:6358:16cc:b0:ea:6187:17c9 with SMTP id r12csp3100735rwl; Tue, 27 Dec 2022 04:29:19 -0800 (PST) X-Google-Smtp-Source: AMrXdXuXqiAJcc7jHAF0v/9W40FWSdNzsUht4eKMRMwlY09k28vIIHf9pnmyv0Os0ZwylZaJTQ+/ X-Received: by 2002:a17:906:12c7:b0:7c1:639:6b42 with SMTP id l7-20020a17090612c700b007c106396b42mr23232496ejb.62.1672144159136; Tue, 27 Dec 2022 04:29:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1672144159; cv=none; d=google.com; s=arc-20160816; b=hlonQV33kvJqU/Llj9YtQRKYIvP4QvZIXMBTQl+TA36QxCSiCHE6mffC64LWdsKSpf mdI22BbisAxHiN+iyNFChRnjonmJES2UoDGuyXCU3x06MwiBqePScSgNcJ2HasvkXNVa fpRAt+AuRPad8+MzVBLSROAc5O2SvTuFoQDFhM3fQIwMN5mSDMYnQ/7FX/GEvi00zjX1 FuIhrqD690XOteHAhpf5bqaTwnemxCkHKKKMA/4n74EskBzzVpnzy+pyHuKZo1LNdkLd LZDNN2CeJcLt2yGCM67IvW9NH+LKEwNTKeloAnFQpCZm7BE28/x2pwf2Ia0d6gkTXzE7 LCCQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=IHoGTSXgsv7shMV2Co0/e5fx3PSJZqnI82peEKqyENg=; b=No2eLFJD/FxjRPY6wDMLSis61WS0piOzgfEYKOR6HktHkJTIthksoPS2XIicnQa13B oG0jY74cXUvkf3jVIQFK3E5KFgn1s9roYyQYBgXvePQAt8eYqhZXfNf4E4X2NMKBKx8S SetkmSer6FqhemjPtf/huUBU2HDzeTkeA6ZitTlx2CblzdYLJcqsj2Kd7GP/Kl3U25k4 Fwv8RQEJ5gKkyAZF4xIJ+TNDhRpL/QdVJv4wQRd4CWZ698Vfd3A9+KYTAhEr14lm9ZTn lA3rxp7GQCzRkpCiiUrwmgzab3IPU3BZYROK9GkL/N+KU7QzG2NMlq17DPW3OPIrVVX2 xmTQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id nc16-20020a1709071c1000b007c3bfaa0da6si10679499ejc.167.2022.12.27.04.29.03; Tue, 27 Dec 2022 04:29:19 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232001AbiL0L7n convert rfc822-to-8bit (ORCPT + 66 others); Tue, 27 Dec 2022 06:59:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232035AbiL0L7N (ORCPT ); Tue, 27 Dec 2022 06:59:13 -0500 Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 711E4B845; Tue, 27 Dec 2022 03:59:09 -0800 (PST) Received: from EXMBX165.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX165", Issuer "EXMBX165" (not verified)) by ex01.ufhost.com (Postfix) with ESMTP id 5944824DDB2; Tue, 27 Dec 2022 19:59:07 +0800 (CST) Received: from EXMBX168.cuchost.com (172.16.6.78) by EXMBX165.cuchost.com (172.16.6.75) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Tue, 27 Dec 2022 19:59:06 +0800 Received: from williamqiu-virtual-machine.starfivetech.com (171.223.208.138) by EXMBX168.cuchost.com (172.16.6.78) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Tue, 27 Dec 2022 19:59:05 +0800 From: William Qiu To: , CC: Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt , Albert Ou , Hal Feng , Subject: [PATCH v2 1/3] dt-bindings: mmc: Add bindings for StarFive Date: Tue, 27 Dec 2022 19:58:54 +0800 Message-ID: <20221227115856.460790-2-william.qiu@starfivetech.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221227115856.460790-1-william.qiu@starfivetech.com> References: <20221227115856.460790-1-william.qiu@starfivetech.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [171.223.208.138] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX168.cuchost.com (172.16.6.78) X-YovoleRuleAgent: yovoleflag Content-Transfer-Encoding: 8BIT X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add documentation to describe StarFive designware mobile storage host controller driver. Signed-off-by: William Qiu --- .../bindings/mmc/starfive,jh7110-mmc.yaml | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml diff --git a/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml b/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml new file mode 100644 index 000000000000..430dd5f24933 --- /dev/null +++ b/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml @@ -0,0 +1,72 @@ +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/mmc/starfive,jh7110-mmc.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: StarFive Designware Mobile Storage Host Controller + +description: + StarFive uses the Synopsys designware mobile storage host controller + to interface a SoC with storage medium such as eMMC or SD/MMC cards. + +allOf: + - $ref: synopsys-dw-mshc-common.yaml# + +maintainers: + - William Qiu + +properties: + compatible: + const: starfive,jh7110-mmc + + reg: + maxItems: 1 + + clocks: + items: + - description: biu clock + - description: ciu clock + + clock-names: + items: + - const: biu + - const: ciu + + interrupts: + maxItems: 1 + + starfive,syscon: + $ref: /schemas/types.yaml#/definitions/phandle-array + description: + arg0:arg0 is syscon. + arg1:arg1 is syscon register offset, used to enable MMC function. + arg2:arg2 is used to enable the register shift of the MMC function. + arg3:arg3 is used to enable the register mask of the MMC function. + +required: + - compatible + - reg + - clocks + - clock-names + - interrupts + - starfive,syscon + +unevaluatedProperties: false + +examples: + - | + mmc@16010000 { + compatible = "starfive,jh7110-mmc"; + reg = <0x16010000 0x10000>; + clocks = <&syscrg 91>, + <&syscrg 93>; + clock-names = "biu","ciu"; + resets = <&syscrg 64>; + reset-names = "reset"; + interrupts = <74>; + fifo-depth = <32>; + fifo-watermark-aligned; + data-addr = <0>; + starfive,syscon = <&syscon 0x14 0x1a 0x7c000000>; + }; -- 2.34.1