From patchwork Tue Jun 6 10:01:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 1791034 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by legolas.ozlabs.org (Postfix) with ESMTP id 4Qb5c54jxkz20Wd for ; Tue, 6 Jun 2023 20:01:57 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233361AbjFFKBy (ORCPT ); Tue, 6 Jun 2023 06:01:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34378 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234860AbjFFKBs (ORCPT ); Tue, 6 Jun 2023 06:01:48 -0400 Received: from albert.telenet-ops.be (albert.telenet-ops.be [IPv6:2a02:1800:110:4::f00:1a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 23FE010D7 for ; Tue, 6 Jun 2023 03:01:45 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed30:a3e8:6562:a823:d832]) by albert.telenet-ops.be with bizsmtp id 5m1j2A00L1Tjf1k06m1jxG; Tue, 06 Jun 2023 12:01:44 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1q6TVC-005IKf-UG; Tue, 06 Jun 2023 12:01:43 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1q6TVX-00Bh5i-NE; Tue, 06 Jun 2023 12:01:43 +0200 From: Geert Uytterhoeven To: Linus Walleij , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alexander Stein Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH] dt-bindings: gpio: gpio-delay: Spelling s/curcuit/circuit/ Date: Tue, 6 Jun 2023 12:01:40 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_NONE, T_SCC_BODY_TEXT_LINE 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-gpio@vger.kernel.org Fix misspellings of "circuit". Fixes: c7239a3da1628767 ("dt-bindings: gpio: Add gpio-delay binding document") Signed-off-by: Geert Uytterhoeven Acked-by: Alexander Stein Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/gpio/gpio-delay.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/gpio/gpio-delay.yaml b/Documentation/devicetree/bindings/gpio/gpio-delay.yaml index 7c16a4e1a768ef72..1cebc4058e272660 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-delay.yaml +++ b/Documentation/devicetree/bindings/gpio/gpio-delay.yaml @@ -11,7 +11,7 @@ maintainers: description: | This binding describes an electrical setup where setting an GPIO output - is delayed by some external setup, e.g. RC curcuit. + is delayed by some external setup, e.g. RC circuit. +----------+ +-----------+ | | VCC_B | | @@ -30,7 +30,7 @@ description: | GND If the input on the consumer is controlled by an open-drain signal - attached to an RC curcuit the ramp-up delay is not under control + attached to an RC circuit the ramp-up delay is not under control of the GPIO controller. properties: