From nobody Thu Apr 2 13:08:28 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7E69EC07E9D for ; Sat, 24 Sep 2022 08:06:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233629AbiIXIGg (ORCPT ); Sat, 24 Sep 2022 04:06:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54570 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233675AbiIXIFv (ORCPT ); Sat, 24 Sep 2022 04:05:51 -0400 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BD4DD1162E2 for ; Sat, 24 Sep 2022 01:05:27 -0700 (PDT) Received: by mail-lj1-x22d.google.com with SMTP id s10so2317445ljp.5 for ; Sat, 24 Sep 2022 01:05:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=QO7QqXbmKh3g6/j5SdIlkOzEb11401uJk2Kjlbs9Gs0=; b=kTHBiuOO4cm9gsDW+/l1n74kftMsOwDVohug9OYk6J7P9B+2JgMmmKr61eCrzGNEKx gS11EZcl9rM27Yk2bgJGkiME4juCmVYi7yW40Vcx2EfKe5k+PPLo67ItJUYss1ddYhUE UQ4vlqma6WioCD+tYdlykPxENaGLm82c4DiR8z0quH2756iZXOXyGk0TY7fZg5L/Xm/L oW6V2lNRJyN8oFXjPiL21RqENC22gunu1nIiPQdGBjyR5ES3wVZ0m8TCcIFoieGZF5Ly m+ViNcVzHgpGKngWGi/fdhUqEbdTqz25+mnhWptQ3U4ew1BbxkwDIBjAH9WRhea6XTRr Azig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=QO7QqXbmKh3g6/j5SdIlkOzEb11401uJk2Kjlbs9Gs0=; b=7CyzV9+3KOQYoKOmaCVRy6a8tWtUfexrN/svwa820E2BaBOgAnI4c7LjzYm7mtx1B0 vlV6lSKTSt3c+0l9TE42rc+xtVKREGCF58pYwOHTsTHlV5aEl7CE4ePMhgu4FL6nuS4s ArnZqWpQYKyqiyJg2y1jVGHWqGMkY7QvTpcit3I6PT5zlFldzoH5BWFkuIxmcrqvMO28 Jun0SbRkwwQ8zuvmvH8J0HuMc7TCoV87p5cg0Nhxl7Z3m5F33t8Pbj1dSJ/+/MfkLBTU zDEY0WQutPpCZSSaEopWabOtMsiP1ZomL95j+POeJelsS31MFyrJKm85qjDek3CbMLnM sYLw== X-Gm-Message-State: ACrzQf2cDJYg/lnjzrE05q6S7O8P5+8O7yJK600o9fIqs1vazgFWHbPZ jBZ2zNOwbdLsvfnJTxbM0FuO6A== X-Google-Smtp-Source: AMsMyM6WjCbaiKPbj6inOFUxJfgv8BOTT6UQFrx/FanhnWY5vE+V8dWNK6mzWDuMI/t+AC7MG82psQ== X-Received: by 2002:a05:651c:1694:b0:26c:5624:6d37 with SMTP id bd20-20020a05651c169400b0026c56246d37mr4191100ljb.500.1664006727173; Sat, 24 Sep 2022 01:05:27 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id y2-20020a2e5442000000b0026c41574790sm1696668ljd.30.2022.09.24.01.05.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 24 Sep 2022 01:05:26 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Sricharan R , Stephan Gerhold , Shawn Guo , Vinod Koul , krishna Lanka , Sivaprakash Murugesan , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 15/32] dt-bindings: pinctrl: qcom,msm8226: fix indentation in example Date: Sat, 24 Sep 2022 10:04:42 +0200 Message-Id: <20220924080459.13084-16-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220924080459.13084-1-krzysztof.kozlowski@linaro.org> References: <20220924080459.13084-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Bindings example should be indented with 4-spaces. Signed-off-by: Krzysztof Kozlowski --- .../pinctrl/qcom,msm8226-pinctrl.yaml | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,msm8226-pinctrl= .yaml b/Documentation/devicetree/bindings/pinctrl/qcom,msm8226-pinctrl.yaml index e665ae7ffe3c..61200fe7a748 100644 --- a/Documentation/devicetree/bindings/pinctrl/qcom,msm8226-pinctrl.yaml +++ b/Documentation/devicetree/bindings/pinctrl/qcom,msm8226-pinctrl.yaml @@ -128,22 +128,22 @@ additionalProperties: false =20 examples: - | - #include - msmgpio: pinctrl@fd510000 { - compatible =3D "qcom,msm8226-pinctrl"; - reg =3D <0xfd510000 0x4000>; - - gpio-controller; - #gpio-cells =3D <2>; - gpio-ranges =3D <&msmgpio 0 0 117>; - interrupt-controller; - #interrupt-cells =3D <2>; - interrupts =3D ; - - serial-state { - pins =3D "gpio8", "gpio9"; - function =3D "blsp_uart3"; - drive-strength =3D <8>; - bias-disable; - }; + #include + msmgpio: pinctrl@fd510000 { + compatible =3D "qcom,msm8226-pinctrl"; + reg =3D <0xfd510000 0x4000>; + + gpio-controller; + #gpio-cells =3D <2>; + gpio-ranges =3D <&msmgpio 0 0 117>; + interrupt-controller; + #interrupt-cells =3D <2>; + interrupts =3D ; + + serial-state { + pins =3D "gpio8", "gpio9"; + function =3D "blsp_uart3"; + drive-strength =3D <8>; + bias-disable; }; + }; --=20 2.34.1