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 EEDC0C54EED for ; Tue, 24 Jan 2023 08:17:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232470AbjAXIRy (ORCPT ); Tue, 24 Jan 2023 03:17:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46282 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232847AbjAXIRw (ORCPT ); Tue, 24 Jan 2023 03:17:52 -0500 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96B3372B7 for ; Tue, 24 Jan 2023 00:17:49 -0800 (PST) Received: by mail-wm1-x332.google.com with SMTP id c4-20020a1c3504000000b003d9e2f72093so12235320wma.1 for ; Tue, 24 Jan 2023 00:17:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=OiP0gZn/cpqwNmZsHPi77/HmJt+0GSm02rEXJE0mZuc=; b=rz5WOHaNNlWgEXLRbetKeX7R0dRN7zSC9YmNQarI9o4w7Tq5jxfXRqxTsxgHzpx4I9 0yCwad4pvGwH35vsywIACFAKq4+tmuXHMABvAo0ziD9anYJtCqDdCdcshYllGX+jL33S V2jUHNwZjihkw5PkuVs6JSLbPqas8jVCHD1eRQgn0qmI9O5z3akmD8e0KxYGOkHPcExc Fs2kH8M96BLXC3Qw6sek5qgvA/pZtumGefcPFbod9+08KQP1qc8bRANz9r4AuZ40tlvZ UWZ75isPIPXvR1YDxyxT4wsID9oqc6K65nm1U6AzoDk60eiCoeQHwjb7C+rjvLNcASJE as0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=OiP0gZn/cpqwNmZsHPi77/HmJt+0GSm02rEXJE0mZuc=; b=SrTBApeYEIHqnEil4ejUUf/OD5OWWp5nV72evZOiaRWSr+l66PMpdEUV/Pwf+C8/MT NN5SDRkvu974Qp5ZoZTzTkeeeAM4appqomaM/cY0uZzyNLKCKs9r+HG4dqB7rRu0U6Uh DtZenHlKtxXDJOT/yqYJD3niGogkpLUlII2qDVzwXMQIKKp2W/t/J2+0VLRUoUg7CM3W /iAtpwAFinIwz45BYu9SBtIcrYYbeOGXHAziE9DnKGlCTlS7FiPfzJJ75p+5YbNfhnLv 2MAHJgwX30XQZDKuu5iGcLYsD43PIqH4F9gb0Qr5cYSEPQclwROyj6W9n6jienCPR6if f+IQ== X-Gm-Message-State: AFqh2kqbpqxWmf2nZ930dg3qvMhOj3Q7RyBqYuuyaAMlMrqayMUnBq9c P/i8/YYe54lhOVhdx+rc9qcA0Q== X-Google-Smtp-Source: AMrXdXunRvOxaqJzjCgh5gUlJhksZxNRxnNWUPvYFTObnizcuMzYRwgIcDkar5wVJKqfvWoZ4n/TQw== X-Received: by 2002:a1c:6a10:0:b0:3da:f665:5b66 with SMTP id f16-20020a1c6a10000000b003daf6655b66mr27262779wmc.6.1674548268129; Tue, 24 Jan 2023 00:17:48 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id g16-20020adffc90000000b002882600e8a0sm1298395wrr.12.2023.01.24.00.17.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 24 Jan 2023 00:17:47 -0800 (PST) Message-ID: <934be0a4-3639-5f72-cf54-b796b32df484@linaro.org> Date: Tue, 24 Jan 2023 09:17:43 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0 Subject: Re: [PATCH 2/2] spi: dt-bindings: cleanup examples - indentation, lowercase hex Content-Language: en-US To: Rob Herring Cc: Mark Brown , Krzysztof Kozlowski , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Chin-Ting Kuo , =?UTF-8?Q?C=c3=a9dric_Le_Goat?= =?UTF-8?Q?er?= , Joel Stanley , Andrew Jeffery , Kamal Dasu , Broadcom internal kernel review list , Han Xu , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Matthias Brugger , Thierry Reding , Jonathan Hunter , Andy Gross , Bjorn Andersson , Konrad Dybcio , Serge Semin , Haibo Chen , Yogesh Gaur , Linus Walleij , Heiko Stuebner , Palmer Dabbelt , Paul Walmsley , Li-hao Kuo , Michal Simek , Orson Zhai , Baolin Wang , Chunyan Zhang , Maxime Coquelin , Alexandre Torgue , Maxime Ripard , =?UTF-8?B?77+9ZWNraQ==?= , Vaishnav Achath , Parshuram Thombare , Leilk Liu , Gabor Juhos , Bert Vermeulen , Miquel Raynal , Marek Vasut , Birger Koblitz , Geert Uytterhoeven , Anson Huang , Chris Packham , Kuldeep Singh , Pragnesh Patel , Christophe Kerello , Patrice Chotard , Erwan Leray , Fabrice Gasnier , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-mediatek@lists.infradead.org, linux-tegra@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-riscv@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com References: <20230118173932.358153-1-krzysztof.kozlowski@linaro.org> <20230118173932.358153-2-krzysztof.kozlowski@linaro.org> <20230123201751.GA2450665-robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20230123201751.GA2450665-robh@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 23/01/2023 21:17, Rob Herring wrote: > On Wed, Jan 18, 2023 at 06:39:32PM +0100, Krzysztof Kozlowski wrote: >> Cleanup examples: >> - use 4-space indentation (for cases when it is neither 4 not 2 space), >> - drop redundant blank lines, >> - use lowercase hex. >> >> No functional impact except adjusting to preferred coding style. >> >> Signed-off-by: Krzysztof Kozlowski >> --- >> .../bindings/spi/amlogic,meson-gx-spicc.yaml | 26 +-- >> .../bindings/spi/amlogic,meson6-spifc.yaml | 22 +-- >> .../bindings/spi/aspeed,ast2600-fmc.yaml | 24 +-- >> .../bindings/spi/brcm,spi-bcm-qspi.yaml | 156 +++++++++--------- >> .../bindings/spi/cdns,qspi-nor.yaml | 4 +- >> .../bindings/spi/nvidia,tegra210-quad.yaml | 42 ++--- >> .../bindings/spi/qcom,spi-qcom-qspi.yaml | 1 - >> .../devicetree/bindings/spi/renesas,rspi.yaml | 22 +-- >> .../bindings/spi/spi-sunplus-sp7021.yaml | 4 +- >> .../devicetree/bindings/spi/st,stm32-spi.yaml | 1 - >> 10 files changed, 150 insertions(+), 152 deletions(-) > > [...] > >> diff --git a/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml b/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml >> index d35c6f7e2dd5..18afdaab946d 100644 >> --- a/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml >> +++ b/Documentation/devicetree/bindings/spi/st,stm32-spi.yaml >> @@ -95,7 +95,6 @@ examples: >> <&dmamux1 1 40 0x400 0x05>; >> dma-names = "rx", "tx"; >> cs-gpios = <&gpioa 11 0>; > > Looks like the indentation needs adjusting here. > Ack Best regards, Krzysztof