Received: by 2002:a05:6a10:1d13:0:0:0:0 with SMTP id pp19csp1144779pxb; Wed, 1 Sep 2021 18:56:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwM9VvInJlRMJk5YPWS/jBe5zyQuGEjIo+eDxw0WYVQWUZxgIn+LU23/ox8Y3uldSeO6Y1o X-Received: by 2002:a5d:9da4:: with SMTP id ay36mr724556iob.153.1630547765942; Wed, 01 Sep 2021 18:56:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1630547765; cv=none; d=google.com; s=arc-20160816; b=q646DGKLSxkk9/RBnc2bDOVR91MmXwIpStIhdBYj2i95HNjQO8E/aopAtPvh4k/b+P pzkZoO48vgtTWcr8kkrR74bhHnKl9EliVfuGV6LkRKyJtlmTDCA7PgBq7WA8FppGhwNi GVbRFqDN+LLOnGm/t4g0A9HgL5hXhjAHZR8MzcWQkX99RqJgnHeybonQJqoz905JUo6O HQF1bu/Hm9x8wix4F1no/IpJbXUmqeG23/4AyxxB6crb6PGTv1MIR1rmjOkGsIyt6nh+ SMEFZ0ngu7v4QO0nboA/OBjM9pT4z8NAlVF6cw+JhujzATk3/6xbzipANg8CRelDYNOH OQYw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=4KdqEDVBJlso+hDsNtcqBTOl6M4iAXPzlJmqOYS5nlk=; b=B9BEU2kSrCxz/aXWpslP2qPbfhmLK24ssQbLiDcyOrY7x3hVm2+LFtsq8ggCNBOPCh r/tdf8e5JgL3zjJZk2ssu2/CIm9vZtRQW+/dYb9jg168EDJCdizBM/3t2F4Bth7dRvbE ihRq/Ym0fvteVeEhwooBN10vkrlLPZehc3XKwTw0koOKT12l5s0XjVH9E6RLOk1OVGUv +J1zlWXE7VKxZAmYLBtdUeEKxtRVWxWfj709Cj1gX6dw+KjUhgxV2LmN9E4bK0BOHV7D 7+pB5uewZWsBS4yqM3KfY7ajtAvego1/DKpFAzPcIfrLCqFTpwIuh3rScffu7R40rBH3 m6Mw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mediatek.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v66si406648iof.105.2021.09.01.18.55.53; Wed, 01 Sep 2021 18:56:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mediatek.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233822AbhIBBxp (ORCPT + 99 others); Wed, 1 Sep 2021 21:53:45 -0400 Received: from mailgw01.mediatek.com ([60.244.123.138]:56190 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S233144AbhIBBxo (ORCPT ); Wed, 1 Sep 2021 21:53:44 -0400 X-UUID: 6cdc9a93eecf4555a14a8115400b7434-20210902 X-UUID: 6cdc9a93eecf4555a14a8115400b7434-20210902 Received: from mtkcas06.mediatek.inc [(172.21.101.30)] by mailgw01.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1494491133; Thu, 02 Sep 2021 09:52:42 +0800 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs05n2.mediatek.inc (172.21.101.140) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 2 Sep 2021 09:52:41 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 2 Sep 2021 09:52:40 +0800 From: Wenbin Mei To: Ulf Hansson , Rob Herring , Matthias Brugger CC: Chaotian Jing , Avri Altman , Wenbin Mei , Wolfram Sang , Yoshihiro Shimoda , Linus Walleij , Yue Hu , Bean Huo , Adrian Hunter , , , , , Subject: [PATCH v2 1/2] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting Date: Thu, 2 Sep 2021 09:52:36 +0800 Message-ID: <1630547557-1573-2-git-send-email-wenbin.mei@mediatek.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1630547557-1573-1-git-send-email-wenbin.mei@mediatek.com> References: <1630547557-1573-1-git-send-email-wenbin.mei@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add hs400 dly3 setting for mtk-sd yaml Signed-off-by: Wenbin Mei Acked-by: Rob Herring --- Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml index e866e98..08aaa4aa 100644 --- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml @@ -119,6 +119,13 @@ properties: If present, HS400 command responses are sampled on rising edges. If not present, HS400 command responses are sampled on falling edges. + mediatek,hs400-ds-dly3: + $ref: /schemas/types.yaml#/definitions/uint32 + description: + HS400 DS dly3 delay setting. + minimum: 0 + maximum: 31 + mediatek,latch-ck: $ref: /schemas/types.yaml#/definitions/uint32 description: -- 1.9.1