From: Yixun Lan <dlan@gentoo.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <brgl@bgdev.pl>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Lukas Wunner <lukas@wunner.de>,
linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
spacemit@lists.linux.dev
Subject: Re: [PATCH] dt-bindings: gpio: Minor whitespace cleanup in example
Date: Thu, 21 Aug 2025 17:23:23 +0800 [thread overview]
Message-ID: <20250821092323-GYC1065530@gentoo> (raw)
In-Reply-To: <20250821083213.46642-2-krzysztof.kozlowski@linaro.org>
Hi Krzysztof,
On 10:32 Thu 21 Aug , Krzysztof Kozlowski wrote:
> The DTS code coding style expects exactly one space around '='
> character.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
> Documentation/devicetree/bindings/gpio/maxim,max31910.yaml | 6 +++---
> .../devicetree/bindings/gpio/spacemit,k1-gpio.yaml | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
..
> diff --git a/Documentation/devicetree/bindings/gpio/spacemit,k1-gpio.yaml b/Documentation/devicetree/bindings/gpio/spacemit,k1-gpio.yaml
> index ec0232e72c71..83e0b2d14c9f 100644
> --- a/Documentation/devicetree/bindings/gpio/spacemit,k1-gpio.yaml
> +++ b/Documentation/devicetree/bindings/gpio/spacemit,k1-gpio.yaml
> @@ -80,7 +80,7 @@ examples:
> gpio@d4019000 {
> compatible = "spacemit,k1-gpio";
> reg = <0xd4019000 0x800>;
> - clocks =<&ccu 9>, <&ccu 61>;
> + clocks = <&ccu 9>, <&ccu 61>;
> clock-names = "core", "bus";
> gpio-controller;
> #gpio-cells = <3>;
> --
> 2.48.1
>
thanks, for spacemit,k1-gpio
Acked-by: Yixun Lan <dlan@gentoo.org>
--
Yixun Lan (dlan)
next prev parent reply other threads:[~2025-08-21 9:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-21 8:32 [PATCH] dt-bindings: gpio: Minor whitespace cleanup in example Krzysztof Kozlowski
2025-08-21 9:23 ` Yixun Lan [this message]
2025-08-22 19:30 ` Rob Herring (Arm)
2025-08-26 13:46 ` Bartosz Golaszewski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250821092323-GYC1065530@gentoo \
--to=dlan@gentoo.org \
--cc=brgl@bgdev.pl \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=lukas@wunner.de \
--cc=robh@kernel.org \
--cc=spacemit@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox