From: Lee Jones <lee.jones@linaro.org>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org,
"Charles Keepax" <ckeepax@opensource.cirrus.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski@canonical.com>,
- <patches@opensource.cirrus.com>,
"Linus Walleij" <linus.walleij@linaro.org>,
linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
"Richard Fitzgerald" <rf@opensource.cirrus.com>,
"Rafał Miłecki" <rafal@milecki.pl>
Subject: Re: [PATCH v2] dt-bindings: mfd: Fix pinctrl node name warnings
Date: Mon, 7 Mar 2022 15:25:55 +0000 [thread overview]
Message-ID: <YiYkAz0Xk2y3vytU@google.com> (raw)
In-Reply-To: <20220303195034.2261989-1-robh@kernel.org>
On Thu, 03 Mar 2022, Rob Herring wrote:
> The recent addition pinctrl.yaml in commit c09acbc499e8 ("dt-bindings:
> pinctrl: use pinctrl.yaml") resulted in some node name warnings:
>
> Documentation/devicetree/bindings/mfd/cirrus,lochnagar.example.dt.yaml: \
> lochnagar-pinctrl: $nodename:0: 'lochnagar-pinctrl' does not match '^(pinctrl|pinmux)(@[0-9a-f]+)?$'
> Documentation/devicetree/bindings/mfd/cirrus,madera.example.dt.yaml: \
> codec@1a: $nodename:0: 'codec@1a' does not match '^(pinctrl|pinmux)(@[0-9a-f]+)?$'
> Documentation/devicetree/bindings/mfd/brcm,cru.example.dt.yaml: \
> pin-controller@1c0: $nodename:0: 'pin-controller@1c0' does not match '^(pinctrl|pinmux)(@[0-9a-f]+)?$'
>
> Fix the node names to the preferred 'pinctrl'. For cirrus,madera,
> nothing from pinctrl.yaml schema is used, so just drop the reference.
>
> Fixes: c09acbc499e8 ("dt-bindings: pinctrl: use pinctrl.yaml")
> Cc: Rafał Miłecki <rafal@milecki.pl>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> v2:
> - Fix lochnagar-pinctrl nodename in example
>
> Documentation/devicetree/bindings/mfd/brcm,cru.yaml | 4 ++--
> Documentation/devicetree/bindings/mfd/cirrus,lochnagar.yaml | 4 ++--
Acked-by: Lee Jones <lee.jones@linaro.org>
> Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml | 3 ---
> 3 files changed, 4 insertions(+), 7 deletions(-)
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Rob Herring <robh@kernel.org>
Cc: "Krzysztof Kozlowski" <krzysztof.kozlowski@canonical.com>,
"Charles Keepax" <ckeepax@opensource.cirrus.com>,
"Richard Fitzgerald" <rf@opensource.cirrus.com>,
"Linus Walleij" <linus.walleij@linaro.org>,
- <patches@opensource.cirrus.com>,
"Rafał Miłecki" <rafal@milecki.pl>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
alsa-devel@alsa-project.org, linux-gpio@vger.kernel.org
Subject: Re: [PATCH v2] dt-bindings: mfd: Fix pinctrl node name warnings
Date: Mon, 7 Mar 2022 15:25:55 +0000 [thread overview]
Message-ID: <YiYkAz0Xk2y3vytU@google.com> (raw)
In-Reply-To: <20220303195034.2261989-1-robh@kernel.org>
On Thu, 03 Mar 2022, Rob Herring wrote:
> The recent addition pinctrl.yaml in commit c09acbc499e8 ("dt-bindings:
> pinctrl: use pinctrl.yaml") resulted in some node name warnings:
>
> Documentation/devicetree/bindings/mfd/cirrus,lochnagar.example.dt.yaml: \
> lochnagar-pinctrl: $nodename:0: 'lochnagar-pinctrl' does not match '^(pinctrl|pinmux)(@[0-9a-f]+)?$'
> Documentation/devicetree/bindings/mfd/cirrus,madera.example.dt.yaml: \
> codec@1a: $nodename:0: 'codec@1a' does not match '^(pinctrl|pinmux)(@[0-9a-f]+)?$'
> Documentation/devicetree/bindings/mfd/brcm,cru.example.dt.yaml: \
> pin-controller@1c0: $nodename:0: 'pin-controller@1c0' does not match '^(pinctrl|pinmux)(@[0-9a-f]+)?$'
>
> Fix the node names to the preferred 'pinctrl'. For cirrus,madera,
> nothing from pinctrl.yaml schema is used, so just drop the reference.
>
> Fixes: c09acbc499e8 ("dt-bindings: pinctrl: use pinctrl.yaml")
> Cc: Rafał Miłecki <rafal@milecki.pl>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> v2:
> - Fix lochnagar-pinctrl nodename in example
>
> Documentation/devicetree/bindings/mfd/brcm,cru.yaml | 4 ++--
> Documentation/devicetree/bindings/mfd/cirrus,lochnagar.yaml | 4 ++--
Acked-by: Lee Jones <lee.jones@linaro.org>
> Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml | 3 ---
> 3 files changed, 4 insertions(+), 7 deletions(-)
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2022-03-07 15:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-03 19:50 [PATCH v2] dt-bindings: mfd: Fix pinctrl node name warnings Rob Herring
2022-03-03 19:50 ` Rob Herring
2022-03-07 15:25 ` Lee Jones [this message]
2022-03-07 15:25 ` Lee Jones
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=YiYkAz0Xk2y3vytU@google.com \
--to=lee.jones@linaro.org \
--cc=alsa-devel@alsa-project.org \
--cc=ckeepax@opensource.cirrus.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski@canonical.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@opensource.cirrus.com \
--cc=rafal@milecki.pl \
--cc=rf@opensource.cirrus.com \
--cc=robh@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.