From: Rob Herring <robh@kernel.org>
To: Johan Jonker <jbx6244@gmail.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
bgolaszewski@baylibre.com, robh+dt@kernel.org,
linux-rockchip@lists.infradead.org, heiko@sntech.de,
linus.walleij@linaro.org
Subject: Re: [PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip, gpio-bank
Date: Tue, 13 Apr 2021 10:22:29 -0500 [thread overview]
Message-ID: <20210413152229.GA1702359@robh.at.kernel.org> (raw)
In-Reply-To: <20210412223617.8634-1-jbx6244@gmail.com>
On Tue, 13 Apr 2021 00:36:15 +0200, Johan Jonker wrote:
> Current dts files with "rockchip,gpio-bank" subnodes
> are manually verified. In order to automate this process
> the text that describes the compatible in rockchip,pinctrl.txt
> is removed and converted to YAML in rockchip,gpio-bank.yaml.
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
> Changed V2:
> changed example gpio nodename
> ---
> .../bindings/gpio/rockchip,gpio-bank.yaml | 82 ++++++++++++++++++++++
> .../bindings/pinctrl/rockchip,pinctrl.txt | 58 +--------------
> 2 files changed, 83 insertions(+), 57 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Johan Jonker <jbx6244@gmail.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
bgolaszewski@baylibre.com, robh+dt@kernel.org,
linux-rockchip@lists.infradead.org, heiko@sntech.de,
linus.walleij@linaro.org
Subject: Re: [PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip, gpio-bank
Date: Tue, 13 Apr 2021 10:22:29 -0500 [thread overview]
Message-ID: <20210413152229.GA1702359@robh.at.kernel.org> (raw)
In-Reply-To: <20210412223617.8634-1-jbx6244@gmail.com>
On Tue, 13 Apr 2021 00:36:15 +0200, Johan Jonker wrote:
> Current dts files with "rockchip,gpio-bank" subnodes
> are manually verified. In order to automate this process
> the text that describes the compatible in rockchip,pinctrl.txt
> is removed and converted to YAML in rockchip,gpio-bank.yaml.
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
> Changed V2:
> changed example gpio nodename
> ---
> .../bindings/gpio/rockchip,gpio-bank.yaml | 82 ++++++++++++++++++++++
> .../bindings/pinctrl/rockchip,pinctrl.txt | 58 +--------------
> 2 files changed, 83 insertions(+), 57 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Johan Jonker <jbx6244@gmail.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
bgolaszewski@baylibre.com, robh+dt@kernel.org,
linux-rockchip@lists.infradead.org, heiko@sntech.de,
linus.walleij@linaro.org
Subject: Re: [PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip, gpio-bank
Date: Tue, 13 Apr 2021 10:22:29 -0500 [thread overview]
Message-ID: <20210413152229.GA1702359@robh.at.kernel.org> (raw)
In-Reply-To: <20210412223617.8634-1-jbx6244@gmail.com>
On Tue, 13 Apr 2021 00:36:15 +0200, Johan Jonker wrote:
> Current dts files with "rockchip,gpio-bank" subnodes
> are manually verified. In order to automate this process
> the text that describes the compatible in rockchip,pinctrl.txt
> is removed and converted to YAML in rockchip,gpio-bank.yaml.
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> ---
> Changed V2:
> changed example gpio nodename
> ---
> .../bindings/gpio/rockchip,gpio-bank.yaml | 82 ++++++++++++++++++++++
> .../bindings/pinctrl/rockchip,pinctrl.txt | 58 +--------------
> 2 files changed, 83 insertions(+), 57 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-04-13 15:22 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-12 22:36 [PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip,gpio-bank Johan Jonker
2021-04-12 22:36 ` [PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip, gpio-bank Johan Jonker
2021-04-12 22:36 ` Johan Jonker
2021-04-12 22:36 ` [PATCH v2 2/3] ARM: dts: rockchip: change gpio nodenames Johan Jonker
2021-04-12 22:36 ` Johan Jonker
2021-04-12 22:36 ` Johan Jonker
2021-04-22 0:04 ` Linus Walleij
2021-04-22 0:04 ` Linus Walleij
2021-04-22 0:04 ` Linus Walleij
2021-04-12 22:36 ` [PATCH v2 3/3] arm64: " Johan Jonker
2021-04-12 22:36 ` Johan Jonker
2021-04-12 22:36 ` Johan Jonker
2021-04-12 23:22 ` Peter Geis
2021-04-12 23:22 ` Peter Geis
2021-04-12 23:22 ` Peter Geis
2021-04-13 8:55 ` Johan Jonker
2021-04-13 8:55 ` Johan Jonker
2021-04-13 8:55 ` Johan Jonker
2021-04-13 15:22 ` Rob Herring [this message]
2021-04-13 15:22 ` [PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip, gpio-bank Rob Herring
2021-04-13 15:22 ` Rob Herring
2021-04-14 7:12 ` [PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip,gpio-bank Linus Walleij
2021-04-14 7:12 ` [PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip, gpio-bank Linus Walleij
2021-04-14 7:12 ` Linus Walleij
2021-04-21 15:13 ` [PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip,gpio-bank Bartosz Golaszewski
2021-04-21 15:13 ` [PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip, gpio-bank Bartosz Golaszewski
2021-04-21 15:13 ` 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=20210413152229.GA1702359@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=bgolaszewski@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=jbx6244@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh+dt@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.