From mboxrd@z Thu Jan 1 00:00:00 1970 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 8A8D6C43217 for ; Mon, 17 Oct 2022 20:10:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230456AbiJQUKN (ORCPT ); Mon, 17 Oct 2022 16:10:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34306 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230484AbiJQUJs (ORCPT ); Mon, 17 Oct 2022 16:09:48 -0400 Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 191C27B7BF for ; Mon, 17 Oct 2022 13:09:17 -0700 (PDT) Received: by mail-qt1-x833.google.com with SMTP id hh9so8447709qtb.13 for ; Mon, 17 Oct 2022 13:09:17 -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 :message-id:reply-to; bh=zWsuselkkTQS3JHAybj6XVKE0eCJVmiTsTfRwbK0YvE=; b=S6wTTKSdrQO46SI+xTMuCluRgqE+qNf2iwKXyuID/bkBW2K3Mw6NIiSy4vF6Mpf5Nj DG9PBVA+Z/N+3SpibbdmBisW/+ox9UMRbhMpqX15nbx0bIWjra0GF/UhGwL/j2LRzZg3 siTqozYXePJAF196mo30awuKFwdpqPyqlSvFH54GU7AEy6h9rm8XSdMxjt0lx3NmGxYb M3ZFEVi/SDJAtBrf/7x/s2w08Iv9rtNME383OMPoWfePEL/+iF68XDRFQUO01FPm3cvT oP8mC3uYz//9sShEi7di5bqsWVE1qXxjZj49x1h1SvnnYvBrb4i6ZXaFRvnT2kz3exLc xT2Q== 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:message-id:reply-to; bh=zWsuselkkTQS3JHAybj6XVKE0eCJVmiTsTfRwbK0YvE=; b=NSgfeluZJMZ+E/tQ6Xpdt7Ec9xiL+gw9Mdk2rWi+cyRmR2cmVqQXQ4IDuU8IrceH+n kfXtFiP0nC5hIGyiO/gcgn6GswVOsEXQXSWxhaZwBuFp54urKZQ9JTRRU0sK6GhZ2ffs yd/2Y9ip9bK5+StvgVQMrkODvwVwzcxbHiEJkYm0FpILko3SOKhI91T+Wa2W88/AqTR4 3qTQA77NEkC8svR3IVGawueTW9OC4c5hcgYAIc3qIG9mTg1/vkkLxvTSwfbx0CtcYbDa ovnCbAwKRDA6oCI9ppXXwHyfpzmVj7mB1ANR2o5mXVMTy2QP82sOGsksvM54J2E9xw5w nxDw== X-Gm-Message-State: ACrzQf1rR839Iv1kW2/vw41UJthC86hvTrZqjBAw+Adi+nWB5TaWBCE9 VuzDVEhmnjoCqvAYPbUfoDhvTA== X-Google-Smtp-Source: AMsMyM49ZN/hlVWE+A3HqnvNqsYx4Dhc8t3EmLZXd0yJMnTBx/hn4PUAsvZhErIPTKVFYVKQkbVP0g== X-Received: by 2002:a05:622a:114:b0:39c:b7ec:345a with SMTP id u20-20020a05622a011400b0039cb7ec345amr10118083qtw.677.1666037343084; Mon, 17 Oct 2022 13:09:03 -0700 (PDT) Received: from localhost.localdomain (pool-72-83-177-149.washdc.east.verizon.net. [72.83.177.149]) by smtp.gmail.com with ESMTPSA id m13-20020a05620a24cd00b006ce76811a07sm536793qkn.75.2022.10.17.13.09.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Oct 2022 13:09:02 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Shawn Guo , Rob Herring , linux-gpio@vger.kernel.org, Krzysztof Kozlowski , Sivaprakash Murugesan , Bjorn Andersson , Linus Walleij , krishna Lanka , linux-kernel@vger.kernel.org, Konrad Dybcio , linux-arm-msm@vger.kernel.org, Vinod Koul , devicetree@vger.kernel.org, Stephan Gerhold , Krzysztof Kozlowski Cc: Rob Herring Subject: Re: (subset) [PATCH v5 17/34] dt-bindings: pinctrl: qcom,msm8226: fix indentation in example Date: Mon, 17 Oct 2022 16:07:58 -0400 Message-Id: <166603728602.4991.7955884448708040070.b4-ty@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221016170035.35014-18-krzysztof.kozlowski@linaro.org> References: <20221016170035.35014-1-krzysztof.kozlowski@linaro.org> <20221016170035.35014-18-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Sun, 16 Oct 2022 13:00:18 -0400, Krzysztof Kozlowski wrote: > Bindings example should be indented with 4-spaces. > > Applied, thanks! [17/34] dt-bindings: pinctrl: qcom,msm8226: fix indentation in example https://git.kernel.org/krzk/linux-dt/c/1780bac7c11c341f99ab10a83ede9e96464c5f91 Best regards, -- Krzysztof Kozlowski