From patchwork Wed Aug 9 18:50:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Guido_G=C3=BCnther?= X-Patchwork-Id: 133471 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:c44e:0:b0:3f2:4152:657d with SMTP id w14csp3040170vqr; Wed, 9 Aug 2023 13:00:51 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGLbH59TEGW+Hj70ReasEPvf35lxB6bvSOYKddQiArvrubPMJhLolbpa7mKJlzhG4z+QSgY X-Received: by 2002:a2e:910a:0:b0:2b6:d13a:8e34 with SMTP id m10-20020a2e910a000000b002b6d13a8e34mr156131ljg.46.1691611251163; Wed, 09 Aug 2023 13:00:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1691611251; cv=none; d=google.com; s=arc-20160816; b=rbTSkqF77sCOiIW8dscwmy1LALM99vq8wdC8faFUnMnfN81F549bvLe1djzTonsjrL tqsw9OztWQKnw4JB821AYNWnY27Jy/KlxzX9eFUY2u7T61N/73SjyvexpRtw9ihp0lQA nc12qK4x7+Ttjd0nAbFdyjhnvlhTo5TYJDMKPmCo002UE4qE7XO6LwTy0VFMng806pUH gIS1KfKrfUBefqdfZKaer8Vxu6NXtFiipHC+6P/dwOYeKbbjMfEzj1eSbWT/CUaTKE6t PHWcs3UcLdhvqGXU/f09pPzejXnmEjep3uyeXNGJE+jeoHwEc7cz05cEqJhyJVqCI07r pzdQ== 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:to:from; bh=uZ+PLBKJv4fhGpGbzgr0bNZ6r9nqEy5j9y+0nyNlwxg=; fh=sFkLsZwiJArbsi7lfxoI53QPAhiVI+Eaigw/hREkdno=; b=qbuNnbns24mwjAcNW7zHdQOuT9s2FQeIqbAoRQemG5lZL4Q2E168GyMCMvfDpaVz2n 2CITJzuXpESqvJDNE8EQJ0ca5qjECsWgfgecDvPWaVdwiJ2ElF+2Ew00gtiiwNW4G5nw 5UH3cFQTQzrOh6as1vboF9M43wigr29AntWZbyjvfTxqeQNaJxuiWk7H13oV4Veoi77/ RlexnQ5wNEAazs1+RuF/lOlbCmv8luiC/378Pbjls3fgT1WRoUAqfF8vUZ2JzTsk/BGe MQFhOoJRwEb0eoxmiYendAuySGeXp0wfzX5CC6HsreUdO5t+WkkdrCBrEbE+7NCkUiMX nYXg== 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 Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id k19-20020a170906129300b00992bf8cc68csi3195840ejb.973.2023.08.09.13.00.23; Wed, 09 Aug 2023 13:00:51 -0700 (PDT) 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 S233073AbjHISun (ORCPT + 99 others); Wed, 9 Aug 2023 14:50:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232404AbjHISuk (ORCPT ); Wed, 9 Aug 2023 14:50:40 -0400 Received: from honk.sigxcpu.org (honk.sigxcpu.org [24.134.29.49]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7224BE51 for ; Wed, 9 Aug 2023 11:50:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id D8369FB02; Wed, 9 Aug 2023 20:50:34 +0200 (CEST) Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yXY2gYn5K0BH; Wed, 9 Aug 2023 20:50:30 +0200 (CEST) From: =?utf-8?q?Guido_G=C3=BCnther?= To: Ulf Hansson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Liam Girdwood , Mark Brown , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Catalin Marinas , Will Deacon , =?utf-8?q?Guido_G=C3=BCnther?= , Peng Fan , Bjorn Andersson , Arnd Bergmann , Geert Uytterhoeven , Konrad Dybcio , =?utf-8?b?TsOtY29sYXMgRi4gUi4g?= =?utf-8?b?QS4gUHJhZG8=?= , =?utf-8?b?UmFmYcWCIE1p?= =?utf-8?b?xYJlY2tp?= , kernel@puri.sm, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, David Heidelberg Subject: [PATCH v1 2/5] dt-bindings: mmc: Fix reference to pwr-seq-simple Date: Wed, 9 Aug 2023 20:50:11 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_BLOCKED,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 X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1773782959181457423 X-GMAIL-MSGID: 1773782959181457423 It's a YAML file nowadays. Signed-off-by: Guido Günther --- Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mmc/mmc-controller.yaml b/Documentation/devicetree/bindings/mmc/mmc-controller.yaml index 86c73fd825fd..58ae298cd2fc 100644 --- a/Documentation/devicetree/bindings/mmc/mmc-controller.yaml +++ b/Documentation/devicetree/bindings/mmc/mmc-controller.yaml @@ -269,7 +269,7 @@ properties: post-power-on-delay-ms: description: It was invented for MMC pwrseq-simple which could be referred to - mmc-pwrseq-simple.txt. But now it\'s reused as a tunable delay + mmc-pwrseq-simple.yaml. But now it\'s reused as a tunable delay waiting for I/O signalling and card power supply to be stable, regardless of whether pwrseq-simple is used. Default to 10ms if no available.