linux-aspeed.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH 1/2] ARM: dts: replace gpio = with gpios =
Date: Tue, 1 Oct 2024 08:16:38 +0200	[thread overview]
Message-ID: <2915d4aa-a01d-4d00-ada9-43bbc227f9eb@kernel.org> (raw)
In-Reply-To: <20240930223550.353882-2-rosenp@gmail.com>

On 01/10/2024 00:35, Rosen Penev wrote:
> Found with dtc:
> 
> Warning (deprecated_gpio_property): '[*-]gpio' is deprecated, use
> '[*-]gpios' instead
> 
> Transformation performed with
> 
> find -name "*.dts" -exec sed -i 's/\tgpio = </\tgpios = </g' '{}' \
> find -name "*.dtsi" -exec sed -i 's/\tgpio = </\tgpios = </g' '{}' \

Uh, no, please check if each is correct and already handled by bindings.

> 
> Signed-off-by: Rosen Penev <rosenp@gmail.com>



Best regards,
Krzysztof


  reply	other threads:[~2024-10-01  6:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-30 22:35 [PATCH 0/2] ARN: dts: some dtc warning fixes Rosen Penev
2024-09-30 22:35 ` [PATCH 1/2] ARM: dts: replace gpio = with gpios = Rosen Penev
2024-10-01  6:16   ` Krzysztof Kozlowski [this message]
2024-09-30 22:35 ` [PATCH 2/2] ARM: dts: assign reg to memory nodes Rosen Penev
2024-10-01  6:17   ` Krzysztof Kozlowski
2024-10-01 19:59   ` Martin Blumenstingl
2024-10-02  3:48   ` Rob Herring

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=2915d4aa-a01d-4d00-ada9-43bbc227f9eb@kernel.org \
    --to=krzk@kernel.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    /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;
as well as URLs for NNTP newsgroup(s).